Progress
Language Reference


DISABLE-CONNECTIONS( ) Method

Indicates that the application wishes Progress to no longer listen for or accept connections on the port associated with the server socket. The server will not receive any new connection events for this port but all existing connections are still valid.

Return Type: LOGICAL

Applies To: Server-socket Object Handle

SYNTAX
DISABLE-CONNECTIONS() 

Returns TRUE if connections are disabled for this server socket object, even if the server socket object was never enabled or was already disabled.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095