Icon EDBTimeoutEventArgs Class

The EDBTimeoutEventArgs class is used to instantiate the parameters for the EDBTimeoutEvent delegate.

Namespace: Elevate.ElevateDB.Data

Inherits From System.EventArgs

Properties
PropertyDescription
StayConnected: BooleanIndicates whether the connection should keep waiting for a response from the ElevateDB Server by staying connected, or disconnect from the ElevateDB Server (default True).
Image