HubConnectionContext.ConnectionAborted Property

Definition

Gets a CancellationToken that notifies when the connection is aborted.

public:
 virtual property System::Threading::CancellationToken ConnectionAborted { System::Threading::CancellationToken get(); };
public virtual System.Threading.CancellationToken ConnectionAborted { get; }
member this.ConnectionAborted : System.Threading.CancellationToken
Public Overridable ReadOnly Property ConnectionAborted As CancellationToken

Property Value

Applies to