Düzenle

Aracılığıyla paylaş


PooledResource<T>.SignalPurge Method

Definition

If this object is to be used in a fixed size object pool, this call should be overridden with the purge implementation that returns the object to the pool.

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

Applies to