Sandbox Logo

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