Store.ShuttingDown 属性

定义

指示存储将关闭。

public:
 property bool ShuttingDown { bool get(); void set(bool value); };
public bool ShuttingDown { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.ShuttingDown : bool with get, set
Public Property ShuttingDown As Boolean

属性值

Boolean

bool

属性

适用于