Skip to content

GetCompletionSourceMethodNameAttribute

class

Namespace: Orleans

Applied to method attributes on invokable interfaces to specify the name of the method to call to get a completion source which is submitted to the submit method and eventually returned to the caller.
public sealed class GetCompletionSourceMethodNameAttribute : Attribute

Constructors

Properties

  • MethodName Gets the name of the method used to get a completion source for requests submitted to the runtime.