[Modify] It will be removed.

master
sta 9 years ago
parent baabf4622c
commit 91112a0bf3

@ -227,6 +227,7 @@ namespace WebSocketSharp.Server
/// An <see cref="int"/> that represents the total number of /// An <see cref="int"/> that represents the total number of
/// the sessions in the services. /// the sessions in the services.
/// </value> /// </value>
[Obsolete ("This property will be removed.")]
public int SessionCount { public int SessionCount {
get { get {
var cnt = 0; var cnt = 0;

Loading…
Cancel
Save