GetAwaiter()
Gets an awaiter used to await the asynchronous method invocation.
Declaration
public MethodInterceptionProceedAwaiter GetAwaiter()Returns
| Type | Description |
|---|---|
| MethodInterceptionProceedAwaiter | MethodInterceptionProceedAwaiter used to await the asynchronous method invocation. |