Condividi tramite


RequestBase.AddInvokeMethodOptions(InvokeMethodOptions) Metodo

Definizione

Incorpora le opzioni di chiamata fornite.

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)

Parametri

options
InvokeMethodOptions

Opzioni.

Implementazioni

Si applica a