IHubOutgoingInvokerContext::Invocation Property

.NET Framework 4.5

A description of the method call to be made on the client.

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

property ClientHubInvocation^ Invocation {
	ClientHubInvocation^ get ();
}
Show: