resourceBecameInactive

This function is called from the InactiveState when the state is entered. The purpose of this function is to permit the notification of entities that may have requests waiting in a queue that is supported by the resource that became inactive. There might not be requests in the queue by the entity when the resource becomes inactive; however, if there are, then the entity may want to not have the request wait during the inactive period. This allows the entity to react to this situation.