Click or drag to resize

OnlineBackupAggregatedListener Class

Helper for subscribe to the session events channel. Handles all OnlineBackup Job related callbacks.
Inheritance Hierarchy
SystemObject
  SOS.SDK.Tools.Listeners.AggregatedListenersJobSessionAggregatedListenerBaseOnlineBackupJobSessionContract, OnlineBackupJobSessionContract, JobEventsContract, OnlineBackupJobSessionContract
    SOS.SDK.Tools.Listeners.AggregatedListenersOnlineBackupAggregatedListener

Namespace:  SOS.SDK.Tools.Listeners.AggregatedListeners
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public class OnlineBackupAggregatedListener : JobSessionAggregatedListenerBase<OnlineBackupJobSessionContract, OnlineBackupJobSessionContract, JobEventsContract, OnlineBackupJobSessionContract>

The OnlineBackupAggregatedListener type exposes the following members.

Constructors
  NameDescription
Public methodOnlineBackupAggregatedListener
Create instance.
Top
Properties
Methods
Remarks
Filter events by session.
See Also