DkmInspectionContext.Timeout Property
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:
property System::UInt32 Timeout { System::UInt32 get(); };
public:
property unsigned int Timeout { unsigned int get(); };
public uint Timeout { get; }
member this.Timeout : uint32
Public ReadOnly Property Timeout As UInteger
Property Value
Returns UInt32.