共用方式為


ServiceHealthModel.CommunicationTimeoutsModel.HasTimeouts 屬性

定義

取得值,這個值會指出通訊物件是否已逾時。

public:
 property bool HasTimeouts { bool get(); };
[System.Runtime.Serialization.DataMember]
public bool HasTimeouts { get; }
[<System.Runtime.Serialization.DataMember>]
member this.HasTimeouts : bool
Public ReadOnly Property HasTimeouts As Boolean

屬性值

true 如果通訊物件有逾時,則為 ; false 否則。

屬性

適用於