Click or drag to resize

ConfigurationApplicationName Property

The name of the application using the created cluster instance.

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

Property Value

Type: String
See Also