WebSocketTransport::CancellationToken Property
.NET Framework 4.5This member overrides TransportDisconnectBase::CancellationToken. Namespace:
Microsoft.AspNet.SignalR.Transports
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
public: virtual property CancellationToken CancellationToken { CancellationToken get () override; }
Implements
ITrackingConnection::CancellationToken
Show: