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