Click or drag to resize

DataPublisherCipherKeyRotationPeriod Property

Gets or sets the cipher key rotation period.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(60000)]
public double CipherKeyRotationPeriod { get; set; }
View Source

Property Value

Double
See Also