10 private long value = 0;
38 set => this.value = value;
Base abstract class for host settings.
Int64 host setting object.
Int64HostSetting()
Int64 host setting object.
Int64HostSetting(string Host, string Key, long Value)
Int64 host setting object.
override object GetValueObject()
Gets the value of the setting, as an object.