Click or drag to resize

WSConnector Methods

The WSConnector type exposes the following members.

Methods
  NameDescription
Public methodClose
This closes this connector, it will block until the send thread exits.
Public methodStatic memberCreateConnector
Create a WSConnector for the given service and function.
Public methodStatic memberFixupURL
Helper function to convert a HTTP/HTTPS url into a WS/WSS URL.
Public methodSend
This function sends the given message object.
Top
See Also