Table of Contents

Property Count

Namespace
Eon
Assembly
Eon.dll

Count

Returns the number of Duration emissions the Schedule will emit; or null if the Schedule is infinite. Call CanCount to determine if a non-null count will be returned

public abstract int? Count { get; }

Property Value

int?