Invokable_ILogConsistencyProtocolParticipant_GrainReference_0DB087C8 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
[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
- 상속
- 특성
생성자
Invokable_ILogConsistencyProtocolParticipant_GrainReference_0DB087C8() |
속성
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) |