Timeout
Timeout struct
Threading timeout special values. This is a static type with no instance services. You should never create instances of it by any means.
class Timeout
Fields
Field | Description |
---|---|
static Infinite | Infinite timeout in milliseconds. |
static InfiniteTimespan | Infinite timeout of TimeSpan type. |
See Also
- Namespace System::Threading
- Library Aspose.Slides