DkmInspectionContext.Timeout Property

Definition

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.

Applies to