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

FieldDescription
static InfiniteInfinite timeout in milliseconds.
static InfiniteTimespanInfinite timeout of TimeSpan type.

See Also