MessageBus::Save Method

.NET Framework 4.5

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

protected:
unsigned long long Save(
	Message^ message
)

Return Value

Type: System::UInt64
Returns UInt64.
Show: