DelegateCommandSubscriberCount Property

Gets the count of subscribers.

Definition

Namespace: Common.Wpf.Commands
Assembly: Common.Wpf.Resources (in Common.Wpf.Resources.dll) Version: 2.0.6
C#
public int SubscriberCount { get; }

Property Value

Int32

See Also