Click or drag to resize

PFItemPageHubSubscribers Property

Gets the list of users/items combinations currently connected.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public static ReadOnlyCollection<PFItemPageHubConnection> Subscribers { get; }

Property Value

Type: ReadOnlyCollectionPFItemPageHubConnection
See Also