次の方法で共有


IGrainContextAccessor インターフェイス

定義

現在実行中のグレイン コンテキストへのアクセスを提供します。

public interface IGrainContextAccessor
type IGrainContextAccessor = interface
Public Interface IGrainContextAccessor

プロパティ

GrainContext

現在実行中のグレイン コンテキストを取得します。

適用対象