|
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
CHARACTER GetConnectionString () |
|
|||||
|
|
CHARACTER GetConnectionString (character) |
|
|||||
|
|
CHARACTER GetConnectionString (FormatMaskEnum) |
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
ClientSocketConnectionParameters () |
/* Default constructor */ |
|||||
|
|
ClientSocketConnectionParameters (character, character, integer) |
/* Constructor
@param character The scheme (HTTP/HTTPS)
@param character The host to which to connect
@param integer The port to which to connect */ |
|||||
|
|
ClientSocketConnectionParameters (URI) |
/* Constructor
@param URI The URI of the connection */ |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
LOGICAL AllowServerDisconnect |
|
|||||
|
|
OpenEdge.Core.ServerConnection.FormatMaskEnum FormatMask |
|
|||||
|
|
LOGICAL ReuseSession |
|
|||||
|
|
CHARACTER ServerNameIndicator |
|
|||||
|
|
CHARACTER SslCiphers |
|
|||||
|
|
CHARACTER SslProtocols |
|
|||||
|
|
OpenEdge.Net.URI URI |
|
|||||
|
|
LOGICAL VerifyHost |
|
|
Top
CHARACTER GetConnectionString ()
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER GetConnectionString (character)
|
||||||||||||||||
CHARACTER GetConnectionString (FormatMaskEnum)
|
||||||||||||||||
ClientSocketConnectionParameters ()
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ClientSocketConnectionParameters (character, character, integer)
|
|||||||||||||||||||||||
ClientSocketConnectionParameters (URI)
|
|||||||||||||||||||||||
LOGICAL AllowServerDisconnect
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
OpenEdge.Core.ServerConnection.FormatMaskEnum FormatMask
|
|||||||||
LOGICAL ReuseSession
|
|||||||||
CHARACTER ServerNameIndicator
|
|||||||||
CHARACTER SslCiphers
|
|||||||||
CHARACTER SslProtocols
|
|||||||||
OpenEdge.Net.URI URI
|
|||||||||
LOGICAL VerifyHost
|
|||||||||
Progress® OpenEdge® Release 11.7.15