[Modify] Edit it
This commit is contained in:
parent
1b52a2129d
commit
1ae31c6479
@ -541,8 +541,9 @@ namespace WebSocketSharp
|
||||
/// Gets the state of the WebSocket connection.
|
||||
/// </summary>
|
||||
/// <value>
|
||||
/// One of the <see cref="WebSocketState"/> enum values, indicates the state of the connection.
|
||||
/// The default value is <see cref="WebSocketState.Connecting"/>.
|
||||
/// One of the <see cref="WebSocketState"/> enum values that indicates
|
||||
/// the current state of the connection. The default value is
|
||||
/// <see cref="WebSocketState.Connecting"/>.
|
||||
/// </value>
|
||||
public WebSocketState ReadyState {
|
||||
get {
|
||||
|
Loading…
Reference in New Issue
Block a user