Click or drag to resize

ConfigurationClusterId Property

A unique identifier for the created cluster instance.

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
public Guid ClusterId { get; }

Property Value

Type: Guid
See Also