Previous Next

DISABLE-CONNECTIONS( ) method
Indicates that the AVM no longer listen for or accept new connections on the port associated with the server socket. However, all existing connections are still valid.
Return type:
Applies to:
 
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.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.