Table of Contents

Method GetResult

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

GetResult()

Ends the await operation and returns the computed result.

TResult GetResult()

Returns

TResult

The result value produced by the asynchronous operation.