MessageStore<T>::GetMessageCount Method

.NET Framework 4.5

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

public:
unsigned long long GetMessageCount()

Return Value

Type: System::UInt64
Returns UInt64.
Show: