Table of Contents

Method GetNumberItemsInQueue

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

GetNumberItemsInQueue(string)

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

int GetNumberItemsInQueue(string subscriptionName)

Parameters

subscriptionName string

Returns

int

The number of items in the queue.