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