Click or drag to resize

SessionExceptions Property


Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public ConcurrentObservableDictionary<DateTime, SessionException> Exceptions { get; set; }

Property Value

ConcurrentObservableDictionaryDateTime, SessionException
See Also