Udostępnij za pośrednictwem


DefaultConnectionContext.ConnectionClosed Właściwość

Definicja

Pobiera lub ustawia CancellationToken wyzwalany po zamknięciu połączenia.

public:
 property System::Threading::CancellationToken ConnectionClosed { System::Threading::CancellationToken get(); void set(System::Threading::CancellationToken value); };
public:
 virtual property System::Threading::CancellationToken ConnectionClosed { System::Threading::CancellationToken get(); void set(System::Threading::CancellationToken value); };
public System.Threading.CancellationToken ConnectionClosed { get; set; }
public override System.Threading.CancellationToken ConnectionClosed { get; set; }
member this.ConnectionClosed : System.Threading.CancellationToken with get, set
Public Property ConnectionClosed As CancellationToken
Public Overrides Property ConnectionClosed As CancellationToken

Wartość właściwości

Implementuje

Dotyczy