Task OnTcpClosed( ITcpSession client, ClosedEventArgs e )
Function OnTcpClosed ( client As ITcpSession, e As ClosedEventArgs ) As Task
abstract OnTcpClosed : client : ITcpSession * e : ClosedEventArgs -> Task
In This Article