Table of Contents

Interface IPooledClosure

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

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

public interface IPooledClosure

Methods

AddReference()

void AddReference()

Release()

void Release()