OpenMetaverse Protocol Library Developers API Documentation
PacketBufferPool Constructor (itemsPerSegment, minSegments)
NamespacesOpenMetaversePacketBufferPoolPacketBufferPool(Int32, Int32)
Initialize the object pool in server mode
Declaration Syntax
C#
public PacketBufferPool(
	int itemsPerSegment,
	int minSegments
)
Parameters
itemsPerSegment (Int32)

[Missing <param name="itemsPerSegment"/> documentation for "M:OpenMetaverse.PacketBufferPool.#ctor(System.Int32,System.Int32)"]

minSegments (Int32)

[Missing <param name="minSegments"/> documentation for "M:OpenMetaverse.PacketBufferPool.#ctor(System.Int32,System.Int32)"]

Assembly: OpenMetaverse (Module: OpenMetaverse) Version: 0.8.1.16125