IServerIdManager::ServerId Property

.NET Framework 4.5

The id of the server.

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

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

Property Value

Type: System::String
Show: