共用方式為


IRequest.AddInvokeMethodOptions(InvokeMethodOptions) 方法

定義

併入提供的調用選項。

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

參數

options
InvokeMethodOptions

選項。

適用於