You are here: Start » AVL.NET » WebSocketConnectionState Constructor
WebSocketConnectionState Constructor
Creates a deep copy of the passed object.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public WebSocketConnectionState
(
AvlNet.WebSocketConnectionState rhs
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| rhs | AvlNet.WebSocketConnectionState | Prototype object. |
