IConnection::DefaultSignal Property

.NET Framework 4.5

The main signal for this connection. This is the main signalr for a PersistentConnection .

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

property String^ DefaultSignal {
	String^ get ();
}

Property Value

Type: System::String
Show: