Invokable_INoAttributionGrain_GrainReference_BC7E3A79
class
Namespace: OrleansCodeGen.Orleans.Transactions.TestKit
Base class for requests for methods which return
System.Threading.Tasks.Task. public sealed class Invokable_INoAttributionGrain_GrainReference_BC7E3A79 : TaskRequest<List<string>>Constructors
Methods
DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.GetActivityNameGets the activity name, which refers to both the interface name and method name.GetArgument(int)Gets the argument at the specified index.GetArgumentCountGets the number of arguments.GetInterfaceNameGets the full interface name.GetInterfaceTypeGets the interface type.GetMethodGets the method info object, which may benull.GetMethodNameGets the method name.GetTargetGets the invocation target.SetArgument(int, object)Sets the argument at the specified index.SetTarget(ITargetHolder)Sets the invocation target from an instance ofITargetHolder.
