[ the jinxbot project :: home | community forum | bn# | controls | mbncsutil | get the source ]

[This is preliminary documentation and is subject to change.]

The BattleNetClientResources type exposes the following members.

Methods

  NameDescription
RegisterClient
Registers a client connection, tracking it and increasing the available buffer pool.
UnregisterClient
Unregisters a client connection, halting tracking and decreasing the available buffer pool.

Properties

  NameDescription
IncomingBufferPool
Gets the BufferPool used for incoming packets.
OutgoingBufferPool
Gets the BufferPool used for outgoing packets.

See Also