PooledBufferStream.Return(PooledBufferStream) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Return an object to the pool.
public static void Return (Orleans.Serialization.Buffers.Adaptors.PooledBufferStream stream);
static member Return : Orleans.Serialization.Buffers.Adaptors.PooledBufferStream -> unit
Public Shared Sub Return (stream As PooledBufferStream)
Parameters
- stream
- PooledBufferStream