AdvantageApiRequest<(Of <(<'TReturnResult>)>)>..::..Post Method (String)
Posts an empty body to the supplied URL and deserialises the response.
Namespace:
AdvantageCSP.APIAssembly: AdvantageCSP.API (in AdvantageCSP.API.dll)
Syntax
public static AdvantageApiRequest<(Of <(<'TReturnResult>)>)>..::..AdvantageApiRequestResult Post( string url )
Parameters
- url
- Type: String
The target URL.

