Compartilhar via


RequestBase.AddInvokeMethodOptions(InvokeMethodOptions) Método

Definição

Incorpora as opções de invocação fornecidas.

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)

Parâmetros

options
InvokeMethodOptions

As opções.

Implementações

Aplica-se a