[Modify] Edit it

master
sta 9 years ago
parent 6483467664
commit baabf4622c

@ -224,7 +224,8 @@ namespace WebSocketSharp.Server
/// Gets the total number of the sessions in the WebSocket services. /// Gets the total number of the sessions in the WebSocket services.
/// </summary> /// </summary>
/// <value> /// <value>
/// An <see cref="int"/> that represents the total number of the sessions in the services. /// An <see cref="int"/> that represents the total number of
/// the sessions in the services.
/// </value> /// </value>
public int SessionCount { public int SessionCount {
get { get {

Loading…
Cancel
Save