Table of Contents

Interface IPooledClosure

Namespace
Stride.Core.Threading
Assembly
Stride.Core.dll

Interface implemented by pooled closure types through the AssemblyProcessor. Enables Stride.Core.Threading.PooledDelegateHelper to keep closures and delegates alive.

public interface IPooledClosure
Extension Methods

Methods

AddReference()

void AddReference()

Release()

void Release()