|
ClientConnectionLastCipherKeyUpdateTime Property
|
Gets time of last cipher key update.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax public Ticks LastCipherKeyUpdateTime { get; }
Public ReadOnly Property LastCipherKeyUpdateTime As Ticks
Get
public:
property Ticks LastCipherKeyUpdateTime {
Ticks get ();
}
member LastCipherKeyUpdateTime : Ticks with get
function get_LastCipherKeyUpdateTime();
View SourceProperty Value
TicksSee Also