Share via


ODataMessageReaderSettings.ArrayPool Property

Definition

Get/sets the character buffer pool.

public Microsoft.OData.Buffers.ICharArrayPool ArrayPool { get; set; }
member this.ArrayPool : Microsoft.OData.Buffers.ICharArrayPool with get, set
Public Property ArrayPool As ICharArrayPool

Property Value

Applies to