[Modify] Edit it
This commit is contained in:
parent
2beccaf96c
commit
f1c4083835
@ -177,11 +177,11 @@ namespace WebSocketSharp.Net
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or sets the name of the server that shares a secure connection.
|
/// Gets or sets the target host server name.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// A <see cref="string"/> that represents the name of the server that shares
|
/// A <see cref="string"/> that represents the name of the server that
|
||||||
/// a secure connection.
|
/// will share a secure connection.
|
||||||
/// </value>
|
/// </value>
|
||||||
public string TargetHost {
|
public string TargetHost {
|
||||||
get {
|
get {
|
||||||
|
Loading…
Reference in New Issue
Block a user