CommandType Enumeration

Visual Studio 2010
.NET Framework 4

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

public enum class CommandType

Member nameDescription
AddToGroup
RemoveFromGroup
Disconnect
Abort
Show: