Skip to content

IHasConnectionStateChange interface

namespace: Serenity.Data   assemblySerenity.Net.Services

Interface for types that have a connection StateChange event (e.g. a connection).

public interface IHasConnectionStateChange

Members

name description
event StateChange The state change event.

See Also