Skip to content

GetCompletionSourceMethodNameAttribute Properties

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.

MethodName

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