ScaleoutSubscription::BeforeInvoke Method

.NET Framework 4.5This member overrides Subscription::BeforeInvoke(Object).

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

protected:
virtual void BeforeInvoke(
	Object^ state
) override

Parameters

state
Type: System::Object
Show: