Click or drag to resize

IAdjustableState Properties

The IAdjustableState type exposes the following members.

Properties
  NameDescription
Public propertyAvailableElements
Gets the names of all of the elements in this state.
(Inherited from ITimeBasedState.)
Public propertyCurrentDate
Gets or sets the JulianDate that this state is valid.
(Inherited from ITimeBasedState.)
Public propertyIsThreadSafe
Gets a value indicating whether the methods on this instance are safe to call from multiple threads simultaneously.
(Inherited from IThreadAware.)
Top
See Also