MQContract.InMemory
1.1.0
dotnet add package MQContract.InMemory --version 1.1.0
NuGet\Install-Package MQContract.InMemory -Version 1.1.0
<PackageReference Include="MQContract.InMemory" Version="1.1.0" />
paket add MQContract.InMemory --version 1.1.0
#r "nuget: MQContract.InMemory, 1.1.0"
// Install MQContract.InMemory as a Cake Addin #addin nuget:?package=MQContract.InMemory&version=1.1.0 // Install MQContract.InMemory as a Cake Tool #tool nuget:?package=MQContract.InMemory&version=1.1.0
<a name='assembly'></a>
MQContract.InMemory
Contents
<a name='T-MQContract-InMemory-Connection'></a>
Connection type
Namespace
MQContract.InMemory
Summary
Used as an in memory connection messaging system where all transmission are done through Channels within the connection. You must use the same underlying connection.
<a name='P-MQContract-InMemory-Connection-DefaultTimeout'></a>
DefaultTimeout property
Summary
Default timeout for a given QueryResponse call default: 1 minute
<a name='P-MQContract-InMemory-Connection-MaxMessageBodySize'></a>
MaxMessageBodySize property
Summary
Maximum allowed message body size in bytes default: 4MB
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- MQContract.Abstractions (>= 1.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 107 | 10/3/2024 |