firstProcessTransientInstance
firstProcessTransientInstance(): InstanceType;
The firstProcessTransientInstance method of the Class class returns a reference to the first transient instance of the class that was created by the current process.
See also "Caveat When Handling Shared Transient Class Instances", earlier in this section.