MQContract.InMemory
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.
Default constructor
This constructor has no parameters.
Default timeout for a given QueryResponse call default: 1 minute
Maximum allowed message body size in bytes default: 4MB
MQContract.InMemory
Thrown when a message transmission has failed within the In Memory system