Rsft.Lib.Msmq.MessageCounter
1.0.0.1
Designed for speed and efficiency (i.e. no iteration / counting of messages using .NET managed code or WMI calls).
Uses 'Unsafe' PInvoke with native MSMQ API.
Install-Package Rsft.Lib.Msmq.MessageCounter -Version 1.0.0.1
dotnet add package Rsft.Lib.Msmq.MessageCounter --version 1.0.0.1
<PackageReference Include="Rsft.Lib.Msmq.MessageCounter" Version="1.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rsft.Lib.Msmq.MessageCounter --version 1.0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added thread safety.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.