DISABLE-CONNECTIONS( ) methodIndicates 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:
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.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |