Click or drag to resize
Akka.NETSettingsConfigVersion Property
Gets the configuration version.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public string ConfigVersion { get; }

Property Value

Type: String
The configuration version.
See Also