ITrackingConnection::IsAlive Property

.NET Framework 4.5

Gets a value that represents if the connection is alive.

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

property bool IsAlive {
	bool get ();
}

Property Value

Type: System::Boolean
Show: