IBufferPoolManager.ReturnBuffer(IPooledBuffer) Method

Definition

Return the Buffer to the Pool.

C#
public bool ReturnBuffer(Microsoft.ServiceFabric.Services.Remoting.V2.Messaging.IPooledBuffer buffer);

Parameters

buffer
IPooledBuffer

Represents Buffer to be returned to the pool

Returns

True If returned to the pool succeded otherwise false.

Applies to

Продукт Версії
Azure SDK for .NET Latest