共用方式為


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)

適用於