Click or drag to resize

SessionStartedEventArgs Properties

The SessionStartedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Gets the IBrowser instance associated with the event.
(Inherited from BrowserEventArgs.)
Public propertySession
Gets the ISession instance that has been started.
Top
See Also