DkmFrameFormatOptions.Timeout Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is the timeout to be used for potentially slow operations such as a function evaluation. This value is in milliseconds.
public: initonly System::UInt32 Timeout;
public: initonly unsigned int Timeout;
initonly unsigned int Timeout;
public readonly uint Timeout;
val mutable Timeout : uint32
Public ReadOnly Timeout As UInteger