WSConnector Methods |
The WSConnector type exposes the following members.
Name | Description | |
---|---|---|
Close |
This closes this connector, it will block until the send thread exits.
| |
CreateConnector |
Create a WSConnector for the given service and function.
| |
FixupURL |
Helper function to convert a HTTP/HTTPS url into a WS/WSS URL.
| |
Send |
This function sends the given message object.
|