Ws class
Public Members
name | description |
---|---|
Ws() | The default constructor. |
Connected { get; } | |
Close(…) | |
Dispose() | |
DisposeAsync() | |
Open(…) | |
RequestOnce(…) | Sends the request and awaits a response from the server |
RequestPersists(…) | Sends the request and awaits responses from the server until manually canceled using the cancellation token |
See Also
- namespace SurrealDB.Ws
- Ws.cs