Click or drag to resize
SettingsConfigVersion Property
Gets the configuration version.

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

Property Value

Type: String
The configuration version.
See Also