ListenerOnDisconnected Field
Procedure used to notify about remote client disconnection. This procedure is executed in listener waiting loop and therefore should return immediately.
Throwing an exception in this procedure could shut down the listener.
Namespace: OddPrg.CommunicationAssembly: OddPrg.Communication.Listeners (in OddPrg.Communication.Listeners.dll) Version: 1.0.0.0 (1.0.0.0)
public ListenerConnection OnDisconnected
Field Value
ListenerConnection