You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2024. It is now read-only.
/// Represents the options to configure the <see cref="CloudEventBackgroundJob"/>.
5
8
/// </summary>
9
+
[Obsolete("Configuring the CloudEvents background job now happens with a dedicated Azure Service Bus topic set of options '"+nameof(IAzureServiceBusTopicMessagePumpOptions)+"' when registering the job")]
0 commit comments