[Modify] Edit it
This commit is contained in:
parent
7de9b14d3d
commit
984d424929
@ -443,10 +443,11 @@ namespace WebSocketSharp.Net
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the server endpoint as an IP address and a port number.
|
/// Gets the IP address and port number to which the request is sent.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// A <see cref="string"/> that represents the server endpoint.
|
/// A <see cref="string"/> that represents the server IP address and port
|
||||||
|
/// number.
|
||||||
/// </value>
|
/// </value>
|
||||||
public string UserHostAddress {
|
public string UserHostAddress {
|
||||||
get {
|
get {
|
||||||
|
Loading…
Reference in New Issue
Block a user