Command Constructor

.NET Framework 4.5

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New Command()
public Command()
public:
Command()
new : unit -> Command
public function Command()

See Also

Reference

Command Class

Microsoft.AspNet.SignalR.Messaging Namespace