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