Sdílet prostřednictvím


IPooledBuffer.Release Method

Definition

Release the buffer to the Pool.

public bool Release ();
abstract member Release : unit -> bool
Public Function Release () As Boolean

Returns

true if it has successfully released buffer to the pool , false otherwise.

Applies to