Edit

Share via


Invokable_IActivationRebalancer_GrainReference_D7EB6469 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_D7EB6469 : Orleans.Runtime.Request<Orleans.Placement.Rebalancing.RebalancingReport>
[<Orleans.CompoundTypeAlias(new System.Object[] { Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument })>]
type Invokable_IActivationRebalancer_GrainReference_D7EB6469 = class
    inherit Request<RebalancingReport>
Public NotInheritable Class Invokable_IActivationRebalancer_GrainReference_D7EB6469
Inherits Request(Of RebalancingReport)
Inheritance
Invokable_IActivationRebalancer_GrainReference_D7EB6469
Attributes

Constructors

Invokable_IActivationRebalancer_GrainReference_D7EB6469()

Fields

arg0

Properties

Options

Gets the invocation options.

(Inherited from RequestBase)

Methods

AddInvokeMethodOptions(InvokeMethodOptions)

Incorporates the provided invocation options.

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

Gets the default response timeout.

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

Invoke the object.

(Inherited from Request<TResult>)
InvokeInner()

Invokes the request against the target.

(Inherited from Request<TResult>)
SetArgument(Int32, Object)
SetTarget(ITargetHolder)
ToString() (Inherited from RequestBase)

Applies to