IHubIncomingInvokerContext::MethodDescriptor Property

.NET Framework 4.5

A description of the method being invoked by the client.

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

property MethodDescriptor^ MethodDescriptor {
	MethodDescriptor^ get ();
}
Show: