Table of Contents

Interface IWorkloadMonitor

Namespace
Skyline.DataMiner.DataSources.CommunicationGatewayMiddleware.Common.Api
Assembly
Skyline.DataMiner.DataSources.CommunicationGatewayMiddleware.Common.dll

Makes it possible to retrieve a snapshot of some workload-related information.

public interface IWorkloadMonitor
Extension Methods

Methods

GetNumberItemsInQueue(string)

Retrieves the number of items in the queue for a subscription of choice.

Events

QueueFull

Occurs when the queue reaches its maximum capacity.