[Modify] Edit it

master
sta 9 years ago
parent aa159dc342
commit aa7d1265fe

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

Loading…
Cancel
Save