Dart SecureTcp, SecureServer Controls
Close Method
Description
Close the listening port
Syntax
Visual Basic
Public Sub Close() 
Remarks

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.

Error Codes

This method may generate the following error code (refer to ErrorConstants for a complete list of error codes):

See Also

SecureServer Object  | SecureServer Members


PowerTCP SSL for ActiveX Documentation Version 2.2.1
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic