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