Count (Read Only)

Top  Previous  Next

Returns the number of Sessions objects contained in this collection (the number of Sessions currently opened).

 

VB.NET

 

[Integer =] Sessions.Count

 

C#

 

[int =] Sessions.Count;