PreviousNextIndex

GET-SOCKET-OPTION( ) method

Returns a comma separated string containing values appropriate for the specified socket option. Otherwise, it returns the Unknown value (?).

Return type: CHARACTER

Applies to: Socket object handle

Syntax
GET-SOCKET-OPTION( name ) 

name

This method returns option-specific data if the retrieval of the option succeeded and the Unknown value (?) otherwise. An error can occur if:


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex