DeliTicketDispenser overview

Public Constructors

DeliTicketDispenser  

Public Fields

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

Public Methods

Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetNextAsLong Get's the next value as a long.
GetNextAsWrapper Returns a reference type wrapper around the nex value to dispense.
GetType  (inherited from Object)  
ReferenceEquals  (inherited from Object)  
ToString  (inherited from Object)  

Protected Methods

Finalize  (inherited from Object)  
MemberwiseClone  (inherited from Object)  

See Also

DeliTicketDispenser Class | Eas.WebCrawler.Common.Diagnostics Namespace