IPooledBuffer.Value Property

Definition

Gets the Value of the buffer.

public ArraySegment<byte> Value { get; }
member this.Value : ArraySegment<byte>
Public ReadOnly Property Value As ArraySegment(Of Byte)

Property Value

Applies to