Invokable_IActivationRebalancer_GrainReference_2FF852F5 Class

Definition

[Orleans.CompoundTypeAlias(new System.Object[] { Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument })]
public sealed class Invokable_IActivationRebalancer_GrainReference_2FF852F5 : Orleans.Runtime.TaskRequest
[<Orleans.CompoundTypeAlias(new System.Object[] { Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument })>]
type Invokable_IActivationRebalancer_GrainReference_2FF852F5 = class
    inherit TaskRequest
Public NotInheritable Class Invokable_IActivationRebalancer_GrainReference_2FF852F5
Inherits TaskRequest
Inheritance
Invokable_IActivationRebalancer_GrainReference_2FF852F5
Attributes

Constructors

Invokable_IActivationRebalancer_GrainReference_2FF852F5()

Properties

Options

Gets the invocation options.

(Inherited from RequestBase)

Methods

AddInvokeMethodOptions(InvokeMethodOptions)

Incorporates the provided invocation options.

(Inherited from RequestBase)
Dispose()
GetActivityName()
GetArgument(Int32)

Gets the argument at the specified index.

(Inherited from RequestBase)
GetArgumentCount()

Gets the number of arguments.

(Inherited from RequestBase)
GetDefaultResponseTimeout()

Gets the default response timeout.

(Inherited from RequestBase)
GetInterfaceName()
GetInterfaceType()
GetMethod()
GetMethodName()
GetTarget()
Invoke()

Invoke the object.

(Inherited from TaskRequest)
InvokeInner()

Invokes the request against the target.

(Inherited from TaskRequest)
SetArgument(Int32, Object)

Sets the argument at the specified index.

(Inherited from RequestBase)
SetTarget(ITargetHolder)
ToString() (Inherited from RequestBase)

Applies to