Connection::GetCursor Property
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Infrastructure
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
public: virtual property Func<String^>^ GetCursor { Func<String^>^ get () sealed; void set (Func<String^>^ value) sealed; }
Implements
ISubscriber::GetCursor
Show: