Skip to content

IGrainCallContext Methods

Represents a method invocation as well as the result of invocation.

Invoke

abstract
public abstract Task Invoke()
Invokes the request.

Returns

A System.Threading.Tasks.Task representing the invocation.