Click or drag to resize

SessionStorageCreationTime Property

Returns storage creation UTC time. If no storage is assigned with Session, method returns 0

Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public DateTime StorageCreationTime { get; }

Property Value

DateTime
Storage creation time.
See Also