Invokable_IActivationRebalancer_GrainReference_DCF3A7BB 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_DCF3A7BB : Orleans.Runtime.TaskRequest
[<Orleans.CompoundTypeAlias(new System.Object[] { Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument })>]
type Invokable_IActivationRebalancer_GrainReference_DCF3A7BB = class
inherit TaskRequest
Public NotInheritable Class Invokable_IActivationRebalancer_GrainReference_DCF3A7BB
Inherits TaskRequest
- Inheritance
- Attributes
Constructors
Invokable_IActivationRebalancer_GrainReference_DCF3A7BB() |
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 TaskRequest) |
InvokeInner() |
Invokes the request against the target. (Inherited from TaskRequest) |
SetArgument(Int32, Object) | |
SetTarget(ITargetHolder) | |
ToString() | (Inherited from RequestBase) |