ClosingEventHandler<ITcpClient> Closing { get; set; }
Property Closing As ClosingEventHandler(Of ITcpClient) Get Set
abstract Closing : ClosingEventHandler<ITcpClient> with get, set
In This Article