ITrackingConnection::CancellationToken Property

.NET Framework 4.5

Gets a cancellation token that represents the connection’s lifetime.

Namespace:  Microsoft.AspNet.SignalR.Transports
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

property CancellationToken CancellationToken {
	CancellationToken get ();
}
Show: