HubProxy::Subscribe Method

.NET Framework 4.5

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

public:
virtual Subscription^ Subscribe(
	String^ eventName
) sealed

Parameters

eventName
Type: System::String

Implements

IHubProxy::Subscribe(String)
Show: