Namespace: Consultingwerk.Framework.Http
Class 
SmartClientSocketConnectionParameters Copy to Clipboard
Parent classes:
OpenEdge.Net.ServerConnection.ClientSocketConnectionParameters

Inherits: OpenEdge.Net.ServerConnection.ClientSocketConnectionParameters




Top Method Summary
Options Name Purpose
CHARACTER GetConnectionString () Returns the socket connection string

Top Constructor Summary
Options Name Purpose
SmartClientSocketConnectionParameters () Constructor for the SmartClientSocketConnectionParameters class
SmartClientSocketConnectionParameters (character, character, integer) Constructor for the SmartClientSocketConnectionParameters class
SmartClientSocketConnectionParameters (URI) Constructor for the SmartClientSocketConnectionParameters class

Top Property Summary
Options Name Purpose
INTEGER ConnectTimeout


Method Detail
Top

CHARACTER GetConnectionString ()

Purpose: Returns the socket connection string
Notes:

Returns CHARACTER
The socket connection string


Constructor Detail
Top

SmartClientSocketConnectionParameters ()

Purpose: Constructor for the SmartClientSocketConnectionParameters class
Notes:

Top

SmartClientSocketConnectionParameters (character, character, integer)

Purpose: Constructor for the SmartClientSocketConnectionParameters class
Notes:

Parameters:
pScheme CHARACTER
The URI scheme
pHost CHARACTER
The host name
pPort INTEGER
The port number
Top

SmartClientSocketConnectionParameters (URI)

Purpose: Constructor for the SmartClientSocketConnectionParameters class
Notes:

Parameters:
poURI OpenEdge.Net.URI
The URI for the connection


Property Detail
Top

INTEGER ConnectTimeout


Returns INTEGER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:21:33