DkmInspectionContext.Timeout Propriedade

Definição

Esse é o tempo limite a ser usado para operações potencialmente lentas, como uma avaliação de função. Esse valor é em milissegundos.

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

Valor da propriedade

UInt32

Retorna UInt32.

Aplica-se a