MessageStoreResult<T>::FirstMessageId Property

.NET Framework 4.5

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

public:
property unsigned long long FirstMessageId {
	unsigned long long get ();
}

Property Value

Type: System::UInt64
Returns UInt64.
Show: