覆盖父类方法,将不会触发ITcpConnectingPlugin插件。
protected override Task OnTcpConnecting(
ConnectingEventArgs e
)Protected Overrides Function OnTcpConnecting (
e As ConnectingEventArgs
) As Taskabstract OnTcpConnecting :
e : ConnectingEventArgs -> Task
override OnTcpConnecting :
e : ConnectingEventArgs -> Task [缺少 "M:TouchSocket.Modbus.ModbusTcpMaster.OnTcpConnecting(TouchSocket.Sockets.ConnectingEventArgs)" 的 <returns> 文档]