次の方法で共有


StatefulServiceProperties.HasPersistedState プロパティ

定義

これがローカル ディスクに状態を格納する永続的なサービスであるかどうかを示すフラグ。 このプロパティの値が true の場合、false でない場合は true になります。

public bool? HasPersistedState { get; set; }
member this.HasPersistedState : Nullable<bool> with get, set
Public Property HasPersistedState As Nullable(Of Boolean)

プロパティ値

適用対象