Method ReleaseTemporary
ReleaseTemporary(string)
Releases one reference to a temporary resource identified by a custom name.
public void ReleaseTemporary(string name)
Parameters
namestringThe temporary resource name previously passed to CreateTemporaryRT(RtDescriptor, string, bool) or CreateTemporaryBuffer(BufferDescriptor, string, bool).