Connection::DefaultSignal Property

.NET Framework 4.5

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

public:
virtual property String^ DefaultSignal {
	String^ get () sealed;
}

Property Value

Type: System::String
Returns String.

Implements

IConnection::DefaultSignal
Show: