G
Guest
Hi,
For debugging purposes, it may be useful to know whether an object that has
been constructed from a client (via a new XX) is going to come from a pool
(assuming pooling is enabled for that serviced component) or not.
All I have been able to find is ServicedComponent.Activate which is virtual.
However this does not give me any info regarding whether it is a new object
or comes from a pool!
Am I missing something here?
For debugging purposes, it may be useful to know whether an object that has
been constructed from a client (via a new XX) is going to come from a pool
(assuming pooling is enabled for that serviced component) or not.
All I have been able to find is ServicedComponent.Activate which is virtual.
However this does not give me any info regarding whether it is a new object
or comes from a pool!
Am I missing something here?