DbLinkConnectionLostEventArgs
Namespace: TagBites.DB
Assembly: TagBites.DB.dll
Product: TagBites.DB v. 1.0.37
public class DbLinkConnectionLostEventArgs : System.EventArgsInheritance: EventArgs → DbLinkConnectionLostEventArgs
Properties
Section titled “Properties”Reconnect
Section titled “Reconnect”public bool Reconnect { get; set; }Property Value
Section titled “Property Value”ReconnectAttempts
Section titled “ReconnectAttempts”public int ReconnectAttempts { get; }