Transport ExpirationStart Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns timestamp when manager touched the instance for last time and no traffic went through it since

Namespace: NFX.Glue
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public Nullable<DateTime> ExpirationStart { get; internal set; }

Property Value

Type: OnlineNullable OnlineDateTime 
See Also