[Modify] Edit it
This commit is contained in:
parent
6979b62f04
commit
ffcc8cbc63
@ -398,12 +398,12 @@ namespace WebSocketSharp.Net
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or sets the SSL configuration used to authenticate the server and
|
/// Gets or sets the SSL configuration used to authenticate the server
|
||||||
/// optionally the client for secure connection.
|
/// and optionally the client for secure connection.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// A <see cref="ServerSslConfiguration"/> that represents the configuration used to
|
/// A <see cref="ServerSslConfiguration"/> that represents the SSL
|
||||||
/// authenticate the server and optionally the client for secure connection.
|
/// configuration for secure connection.
|
||||||
/// </value>
|
/// </value>
|
||||||
/// <exception cref="ObjectDisposedException">
|
/// <exception cref="ObjectDisposedException">
|
||||||
/// This listener has been closed.
|
/// This listener has been closed.
|
||||||
|
Loading…
Reference in New Issue
Block a user