SecureServer Object : Close Method |
Visual Basic |
---|
Public Sub Close() |
The "listening" socket is immediately closed. Any actives sessions managed by the SecureServer Control are not affected.
If Blocked and you wish to cancel the method and release resources, use the Abort method. Using Close when another method is blocking results in a ptBlocked error.
This method may generate the following error code (refer to ErrorConstants for a complete list of error codes):