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