Descriptor Constructor
.NET Framework 4
Namespace: Microsoft.AspNet.SignalR.Hubs
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New Descriptor()
protected Descriptor()
protected:
Descriptor()
new : unit -> Descriptor
protected function Descriptor()