RunningPackages.GetCount Method

Definition

Retrieves the number of running package.

protected:
 override int GetCount();
protected override int GetCount ();
override this.GetCount : unit -> int
Protected Overrides Function GetCount () As Integer

Returns

The number of running package.

Applies to