Edit

Share via


PooledResource<T>.OnResetState Method

Definition

Notifies the object that it has been purged, so it can reset itself to the state of a newly allocated object.

public virtual void OnResetState ();
abstract member OnResetState : unit -> unit
override this.OnResetState : unit -> unit
Public Overridable Sub OnResetState ()

Applies to