C# Class Tp.Integration.Plugin.Common.MsmqHelper

Show file Open project: TargetProcess/Target-Process-Plugins

Public Methods

Method Description
QueueIsNotOverloaded ( string queueName, string errorMessage, int messagesInQueueCountThreshold ) : bool

Method Details

QueueIsNotOverloaded() public static method

public static QueueIsNotOverloaded ( string queueName, string errorMessage, int messagesInQueueCountThreshold ) : bool
queueName string
errorMessage string
messagesInQueueCountThreshold int
return bool