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