Compartir a través de


IRequest.AddInvokeMethodOptions(InvokeMethodOptions) Método

Definición

Incorpora las opciones de invocación proporcionadas.

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

Parámetros

options
InvokeMethodOptions

Opciones.

Se aplica a