s&
comment
news
apps
browse
insights
charts
code_blocks
dev
emoji_events
tech jam
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
Methods
Created
Destroyed
Failed
Persisted
IHotloadManaged
.Failed
void
Failed
(
)
Description
Called when this instance could not be upgraded during a hotload, and any references to it have been replaced with null. This is a good time to clean up any unmanaged resources related to this instance.
Return
User Comments