Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.NET Framework 4
Namespace: Microsoft.AspNet.SignalR.Transports
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Protected ReadOnly Property ConnectionEndToken As CancellationToken
Get
'Usage
Dim value As CancellationToken
value = Me.ConnectionEndToken
protected CancellationToken ConnectionEndToken { get; }
protected:
property CancellationToken ConnectionEndToken {
CancellationToken get ();
}
member ConnectionEndToken : CancellationToken
function get ConnectionEndToken () : CancellationToken
Property Value
Type: System.Threading.CancellationToken
Returns CancellationToken.