 | AppSettingsSnapshotSustain property |
Survival time of a snapshot.
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic TimeSpan SnapshotSustain { get; set; }
Public Property SnapshotSustain As TimeSpan
Get
Set
public:
property TimeSpan SnapshotSustain {
TimeSpan get ();
void set (TimeSpan value);
}
member SnapshotSustain : TimeSpan with get, set
Property value
TimeSpan
See also