The maximum value that a dispensed ticket can hold before the tickets wrap back around to 0;

Declaration Syntax

Public Const MaximumValue As Long
public const long MaximumValue;
public: const __int64 MaximumValue;
public var MaximumValue : long;

Requirements

Namespace: Eas.WebCrawler.Common.Diagnostics
Assembly: Eas.WebCrawler.Common (eas.webcrawler.common.dll)

See Also

DeliTicketDispenser Class | DeliTicketDispenser Members | Eas.WebCrawler.Common.Diagnostics Namespace