|
@ -37,7 +37,6 @@ namespace Microsoft.eShopOnContainers.BuildingBlocks.EventBusServiceBus |
|
|
|
|
|
|
|
|
RemoveDefaultRule(); |
|
|
RemoveDefaultRule(); |
|
|
RegisterSubscriptionClientMessageHandlerAsync().GetAwaiter().GetResult(); |
|
|
RegisterSubscriptionClientMessageHandlerAsync().GetAwaiter().GetResult(); |
|
|
Dispose(); |
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
public void Publish(IntegrationEvent @event) |
|
|
public void Publish(IntegrationEvent @event) |
|
|