Edit

Share via


Invokable_ILogConsistencyProtocolParticipant_GrainReference_A36FC884 Class

Definition

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

Constructors

Invokable_ILogConsistencyProtocolParticipant_GrainReference_A36FC884()

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