Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 374 Bytes

File metadata and controls

12 lines (8 loc) · 374 Bytes

WrappedConnection.StateChange event

namespace: Serenity.Data   assemblySerenity.Net.Data

Implements state change event by proxying it to the actual connection

public event StateChangeEventHandler StateChange;

See Also