DkmBreakpointCondition.Timeout 属性

定义

这是要用于可能缓慢的操作(如函数计算)的超时。 该值以毫秒为单位。

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

属性值

UInt32

返回 UInt32

适用于