Syntax

ISHttpClient.Execute(method, address, data, responseString, [responseBytes], [responseHeaders], [webRequestStarted])

Parameters

NameTypeOptionalByRefDescription
method iseWebServiceMethod
address String
data String
responseString String ByRef
responseBytes Byte() Optional ByRef If omitted, a value of Nothing is assumed.
responseHeaders ISKeyValueList Optional ByRef If omitted, a value of Nothing is assumed.
webRequestStarted Boolean Optional ByRef If omitted, a value of False is assumed.

Return Value

Boolean
Member of:
ISHttpClient
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0