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

选项。

适用于