Link Search Menu Expand Document

HttpAsyncSession.Sessions property

Gets the number of sessions currently held by the HttpAsyncSession object. This number of sessions includes both active and inactive. If you want to see only the active session, use the IsBusy method.

This property is read-only and cannot be changed.