IGrainState インターフェイス

定義

グレインの状態を定義します

public interface IGrainState
type IGrainState = interface
Public Interface IGrainState
派生

プロパティ

ETag

ストレージ プロバイダー レベルでオプティミスティック コンカレンシー チェックを許可する e タグ。

RecordExists

グレインの状態を定義します

State

実際の状態であるアプリケーション レベルのペイロード。

Type

グレイン状態の種類

適用対象