TimeoutTimer Class |
Namespace: FM.IceLink
The TimeoutTimer type exposes the following members.
Name | Description | |
---|---|---|
TimeoutTimer |
Initializes a new instance of the TimeoutTimer class.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Start |
Starts the timer.
| |
Stop |
Stops the timer, notifying the calling code if the timeout has already elapsed.
| |
ToString | (Inherited from Object.) |