[Modify] Edit it

master
sta 9 years ago
parent aa159dc342
commit aa7d1265fe

@ -485,11 +485,11 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Gets the port number of the server. /// Gets the port of the server.
/// </summary> /// </summary>
/// <value> /// <value>
/// An <see cref="int"/> that represents the port number on which to /// An <see cref="int"/> that represents the number of the port
/// listen for the incoming handshake requests. /// on which to listen for the incoming handshake requests.
/// </value> /// </value>
public int Port { public int Port {
get { get {

Loading…
Cancel
Save