The SlowLoadableComponent T type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | IsLoaded |
Gets a value indicating whether the component is fully loaded.
(Inherited from LoadableComponent T .) |
![]() | SleepInterval |
Gets or sets the time to sleep between each check of the load status of the component.
|
![]() | UnableToLoadMessage |
Gets or sets the message for the exception thrown when a component cannot be loaded
(Inherited from LoadableComponent T .) |
See Also