CopyContextPool Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Object pool for CopyContext instances.
public sealed class CopyContextPool
type CopyContextPool = class
Public NotInheritable Class CopyContextPool
- Inheritance
-
CopyContextPool
Constructors
CopyContextPool(CodecProvider) |
Initializes a new instance of the CopyContextPool class. |
Methods
GetContext() |
Gets a CopyContext. |