Invokable_IActivationRebalancer_GrainReference_25E91D88 Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Orleans.CompoundTypeAlias(new System.Object[] { Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument })]
public sealed class Invokable_IActivationRebalancer_GrainReference_25E91D88 : Orleans.Runtime.VoidRequest
[<Orleans.CompoundTypeAlias(new System.Object[] { Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument })>]
type Invokable_IActivationRebalancer_GrainReference_25E91D88 = class
inherit VoidRequest
Public NotInheritable Class Invokable_IActivationRebalancer_GrainReference_25E91D88
Inherits VoidRequest
- Inheritance
- Attributes
Constructors
Invokable_IActivationRebalancer_GrainReference_25E91D88() |
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 VoidRequest) |
InvokeInner() |
Invokes the request against the target. (Inherited from VoidRequest) |
SetArgument(Int32, Object) | |
SetTarget(ITargetHolder) | |
ToString() | (Inherited from RequestBase) |