Invokable_ILogConsistencyProtocolParticipant_GrainReference_A36FC884 类

定义

[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
继承
Invokable_ILogConsistencyProtocolParticipant_GrainReference_A36FC884
属性

构造函数

Invokable_ILogConsistencyProtocolParticipant_GrainReference_A36FC884()

属性

Options

获取调用选项。

(继承自 RequestBase)

方法

AddInvokeMethodOptions(InvokeMethodOptions)

合并提供的调用选项。

(继承自 RequestBase)
Dispose()
GetActivityName()
GetArgument(Int32)

获取指定索引处的参数。

(继承自 RequestBase)
GetArgumentCount()

获取参数数。

(继承自 RequestBase)
GetDefaultResponseTimeout()

获取默认响应超时。

(继承自 RequestBase)
GetInterfaceName()
GetInterfaceType()
GetMethod()
GetMethodName()
GetTarget()
Invoke()

调用 对象。

(继承自 TaskRequest)
InvokeInner()

针对目标调用请求。

(继承自 TaskRequest)
SetArgument(Int32, Object)

设置指定索引处的参数。

(继承自 RequestBase)
SetTarget(ITargetHolder)
ToString() (继承自 RequestBase)

适用于