Invokable_IManagementGrain_GrainReference_ACCE9D6A
class
Namespace: OrleansCodeGen.Orleans.Runtime
Base class for requests for methods which return
System.Threading.Tasks.Task. public sealed class Invokable_IManagementGrain_GrainReference_ACCE9D6A : TaskRequest<SimpleGrainStatistic[]>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.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.SetTarget(ITargetHolder)Sets the invocation target from an instance ofITargetHolder.
