Method | Description | |
---|---|---|
Close ( ) : void |
Close the connection to the remote client
|
|
WSReportProxy ( Alchemy.Classes.UserContext context ) : System |
Creates a report proxy that can send information to a websocket client
|
Method | Description | |
---|---|---|
WSReport ( String info ) : void |
Sends a string to the remote websocket client passing in default values for the second and third param
|
public WSReportProxy ( Alchemy.Classes.UserContext context ) : System | ||
context | Alchemy.Classes.UserContext | |
return | System |