[Modify] It will be removed.
This commit is contained in:
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…
Reference in New Issue
Block a user