IPooledClosure Interface
Namespace: Stride.Core.ThreadingAssembly: 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
| Name | Description | |
|---|---|---|
| Methods | ||
| AddReference() | ||
| Release() | ||
Methods
AddReference()
void AddReference()
Release()
void Release()