RequestBase.AddInvokeMethodOptions(InvokeMethodOptions) メソッド

定義

指定された呼び出しオプションを組み込みます。

public void AddInvokeMethodOptions (Orleans.CodeGeneration.InvokeMethodOptions options);
abstract member AddInvokeMethodOptions : Orleans.CodeGeneration.InvokeMethodOptions -> unit
override this.AddInvokeMethodOptions : Orleans.CodeGeneration.InvokeMethodOptions -> unit
Public Sub AddInvokeMethodOptions (options As InvokeMethodOptions)

パラメーター

options
InvokeMethodOptions

オプション。

実装

適用対象