Invokable_ILogConsistencyProtocolParticipant_GrainReference_0DB087C8 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_ILogConsistencyProtocolParticipant_GrainReference_0DB087C8 : Orleans.Runtime.TaskRequest
[<Orleans.CompoundTypeAlias(new System.Object[] { Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument, Mono.Cecil.CustomAttributeArgument })>]
type Invokable_ILogConsistencyProtocolParticipant_GrainReference_0DB087C8 = class
inherit TaskRequest
Public NotInheritable Class Invokable_ILogConsistencyProtocolParticipant_GrainReference_0DB087C8
Inherits TaskRequest
- Inheritance
- Attributes
Constructors
Invokable_ILogConsistencyProtocolParticipant_GrainReference_0DB087C8() |
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) |