public ClosingEventHandler<ITcpClient> Closing { get; set; }
Public Property Closing As ClosingEventHandler(Of ITcpClient)
Get
Set
abstract Closing : ClosingEventHandler<ITcpClient> with get, set
override Closing : ClosingEventHandler<ITcpClient> with get, set