public ClosingEventHandler<TClient> Closing { get; set; }Public Property Closing As ClosingEventHandler(Of TClient)
Get
Setabstract Closing : ClosingEventHandler<'TClient> with get, set
override Closing : ClosingEventHandler<'TClient> with get, set