End method to call when the callback was invoked.
Namespace: NuGardt.SC2Ranks.APIAssembly: NuGardt.SC2Ranks.API (in NuGardt.SC2Ranks.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Parameters
- AsyncResult
- Type:
System IAsyncResult
The IAsyncResult.
- Key
- Type:
System Object
Contains the key used in Begin.
- Result
- Type: NuGardt.SC2Ranks.API.Result Sc2RanksGetDivisionResult
Contains the result. Is Nothing if no data was received and the query timed out.
Return Value
Type:Return an System.Exception if an error occurred otherwise Nothing.
Remarks
See Also