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