Use isolated dispatch for control message to prevent attaching to outbox's transaction scope if transport supports transaction scopes #1268
Annotations
5 errors
Run tests
Assert.That(dispatchedMessage.RequiredDispatchConsistency, Is.EqualTo(DispatchConsistency.Isolated))
Expected: Isolated
But was: Default
|
Run tests
Exit code = 1
|
Run tests
Assert.That(dispatchedMessage.RequiredDispatchConsistency, Is.EqualTo(DispatchConsistency.Isolated))
Expected: Isolated
But was: Default
|
Run tests
Exit code = 1
|
Run tests
Process completed with exit code 1.
|
Loading