'Declaration Function GetRequestStatus( _ ByVal token As String, _ ByVal requestId As String _ ) As RequestResult
RequestResult GetRequestStatus( string token, string requestId )
Parameters
- token
- The security token to use.
- requestId
- The identifier of the request to get status of.
Return Value
The status request.