GeneratedBatchContainer.ImportRequestContext 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
有機會在 IBatchContainer 傳送給取用者之前 IBatchContainer ,在 中 RequestContext 設定任何資料。 它可以是產生事件時所設定的資料,並加入持續性提供者或任何其他資料佇列。
public bool ImportRequestContext ();
abstract member ImportRequestContext : unit -> bool
override this.ImportRequestContext : unit -> bool
Public Function ImportRequestContext () As Boolean
傳回
true
RequestContext如果 確實修改 ,則為 , false
否則為 。