ServerIdManager::ServerId Property
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Infrastructure
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The id of the server.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
public: virtual property String^ ServerId { String^ get () sealed; private: void set (String^ value) sealed; }
Implements
IServerIdManager::ServerId
Show: