共用方式為


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

選項。

實作

適用於