Share via


CassandraClusterCommand.ShouldStopCassandraBeforeStart Property

Definition

If true, stops cassandra before executing the command and then start it again.

public bool? ShouldStopCassandraBeforeStart { get; }
member this.ShouldStopCassandraBeforeStart : Nullable<bool>
Public ReadOnly Property ShouldStopCassandraBeforeStart As Nullable(Of Boolean)

Property Value

Applies to