ClusterConfiguration.OnStoppingHandler property
Gets the handler to be executed when the cluster is stopping
public Action<IDependencyResolver> OnStoppingHandler \{ get; }
See Also
- class ClusterConfiguration
- namespace KafkaFlow.Configuration
Gets the handler to be executed when the cluster is stopping
public Action<IDependencyResolver> OnStoppingHandler \{ get; }