Closed StevenBlair123 closed 4 years ago
In Subscription.cs we need to implement .Stop for PersistentSubscriptionBuilder
Make sure we have a unit test and an intergration test verifying the Stop works.
One thing to consider is .Stop can throw an Exception.
In Subscription.cs we need to implement .Stop for PersistentSubscriptionBuilder
Make sure we have a unit test and an intergration test verifying the Stop works.
One thing to consider is .Stop can throw an Exception.