Namespace: Consultingwerk.Framework.Http
Class 
SmartHttpClientLibrary Copy to Clipboard
Parent classes:
OpenEdge.Net.HTTP.Lib.ABLSockets.ABLSocketLibrary

Inherits: OpenEdge.Net.HTTP.Lib.ABLSockets.ABLSocketLibrary

Purpose: Holds the connection parameters for this library
Notes:


Top Constructor Summary
Options Name Purpose
+ SmartHttpClientLibrary (character, character, ClientSocket, ClientSocketConnectionParameters, ClientOptions) Constructor for SmartHttpClientLibrary

Top Property Summary
Options Name Purpose
+ OpenEdge.Net.ServerConnection.ClientSocketConnectionParameters ConnectionParameters


Constructor Detail
Top

PUBLIC SmartHttpClientLibrary (character, character, ClientSocket, ClientSocketConnectionParameters, ClientOptions)

Purpose: Constructor for SmartHttpClientLibrary
Notes:

Parameters:
pcLibraryName CHARACTER
This library's name
pcLibraryVersion CHARACTER
This library's version (semver)
poSocket OpenEdge.Net.ServerConnection.ClientSocket
The socket used to execute the request
poSocketConnectionParams OpenEdge.Net.ServerConnection.ClientSocketConnectionParameters
Connection information for the server used
poOptions OpenEdge.Net.HTTP.ClientOptions
Options */


Property Detail
Top

PUBLIC OpenEdge.Net.ServerConnection.ClientSocketConnectionParameters ConnectionParameters


Returns OpenEdge.Net.ServerConnection.ClientSocketConnectionParameters


©2006-2025 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       22.04.2025 11:18:34