Share via


IBufferPoolManager.TakeBuffer Method

Definition

Gets the Buffer from the Pool.

public Microsoft.ServiceFabric.Services.Remoting.V2.Messaging.IPooledBuffer TakeBuffer ();
abstract member TakeBuffer : unit -> Microsoft.ServiceFabric.Services.Remoting.V2.Messaging.IPooledBuffer
Public Function TakeBuffer () As IPooledBuffer

Returns

IPooledBuffer

Applies to