Click or drag to resize

PFApplicationHubCallerSubscribe Method

The current user subscribes to this hub, allowing broadcasting.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public void Subscribe(
	string applicationName
)

Parameters

applicationName
Type: SystemString
See Also