SqlFileStream.CanTimeout 屬性

定義

取得指出目前資料流是否會逾時的值。

public:
 virtual property bool CanTimeout { bool get(); };
public override bool CanTimeout { get; }
[System.Runtime.InteropServices.ComVisible(false)]
public override bool CanTimeout { get; }
member this.CanTimeout : bool
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.CanTimeout : bool
Public Overrides ReadOnly Property CanTimeout As Boolean

屬性值

如果目前的資料流會逾時,則為 true;否則為 false

屬性

適用於