Click or drag to resize

LogoutEventArgs Properties

The SessionLogoutEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyLogoutMsg The received Logout message.
Public propertyReconnectFlag Should be set to true to re-connect the session. Re-connection will be performed in the parallel thread. User should not set this flag to true at the application stop. Otherwise it will cause infinite loop.
Top
See Also