CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
|
Threading timeout special values. This is a static type with no instance services. You should never create instances of it by any means. More...
#include <timeout.h>
Static Public Attributes | |
static const int64_t | Infinite = -1 |
Infinite timeout in milliseconds. More... | |
static const TimeSpan | InfiniteTimespan |
Infinite timeout of TimeSpan type. More... | |
Threading timeout special values. This is a static type with no instance services. You should never create instances of it by any means.
|
static |
Infinite timeout in milliseconds.