Diffusion .NET Classic API - Core and Common  5.9.4
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
PushTechnology.DiffusionCore.Connection.Interfaces.IDiffusionConnectorEvents Interface Reference

The interface for client connector events. More...

Inheritance diagram for PushTechnology.DiffusionCore.Connection.Interfaces.IDiffusionConnectorEvents:
PushTechnology.DiffusionCore.Connection.Services.DiffusionConnectionService< TClient >

Events

EventHandler< EventArgs > ConnectionSequenceExhausted
 The event raised when the load balance sequence is completed. More...
 

Detailed Description

The interface for client connector events.

Event Documentation

EventHandler<EventArgs> PushTechnology.DiffusionCore.Connection.Interfaces.IDiffusionConnectorEvents.ConnectionSequenceExhausted

The event raised when the load balance sequence is completed.