Web request
Last updated
Last updated
Element calls the web service via the HTTP protocol.
Properties:
- Request variable: [LTools.Network.Model.TrafficHistoryItem] Variable containing information on the request being made
- URL: [String] Web Service URL
- Body*: [String] Web service request body
- Headers*: [IEnumerable<LTools.Network.Model.PackageHeader>] Web service request header array
- Result*: [LTools.Network.Model.TrafficEmitterResponse] Variable to save the results of a Web service request
- Timeout*: [Int32] Maximum waiting time for process completion (ms)
You can edit the properties of an element in a special window or on the Properties panel. The data specified on the Properties panel are the priority. The editing window is used to specify the constant data and does not allow to use C# expressions. To call the editing window you should click button.