DiscreteCallSchedulegetCount Method

Get the number of calls in this schedule.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public virtual int getCount()

Return Value

Int32
The number of calls in this schedule.

Implements

CallSchedulegetCount

See Also