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

Inherits: OpenEdge.Net.ServerConnection.ClientSocketConnectionParameters

/* The timeout for the socket CONNECT, in milliseconds



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

PUBLIC CHARACTER GetConnectionString ()

Purpose: Returns the socket connection string
Notes:

Returns CHARACTER
The socket connection string


Constructor Detail
Top

PUBLIC SmartClientSocketConnectionParameters ()

Purpose: Constructor for the SmartClientSocketConnectionParameters class
Notes:

Top

PUBLIC 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

PUBLIC SmartClientSocketConnectionParameters (URI)

Purpose: Constructor for the SmartClientSocketConnectionParameters class
Notes:

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


Property Detail
Top

PUBLIC INTEGER ConnectTimeout


Returns INTEGER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       09.11.2024 18:37:12