Skip to content
Auto
Products

DbLinkConnectionLostEventArgs

Namespace: TagBites.DB
Assembly: TagBites.DB.dll
Product: TagBites.DB v. 1.0.37

public class DbLinkConnectionLostEventArgs : System.EventArgs

Inheritance: EventArgs → DbLinkConnectionLostEventArgs

public bool Reconnect { get; set; }

bool

public int ReconnectAttempts { get; }

int