Skip to content

WrappedConnection.StateChange event

Implements state change event by proxying it to the actual connection

public event StateChangeEventHandler StateChange;

See Also