SessionType (Read Only)

Top  Previous  Next

Returns the SessionType for this Session object.

 

VB.NET

 

[Integer =] Session.SessionType

 

C#

 

[int =] Session.SessionType;