mikeownage.com

Site

News
Downloads
My Directory
Battle.net Archive
My YouTube
Contact Me

Gaming

Supreme Ruler

Projects

Asgard3
Asgard Server
Binary Gateway 2
Supreme Ruler Files
Supreme Ruler Toolkit

Clan

GDN
 Interface IQueue
Generated by DocFX

Interface IQueue

Namespace: Asgard3.Core.BattleNetClient
Assembly: Asgard3.Core.dll
Syntax
public interface IQueue

Methods

| Improve this Doc View Source

ClearQueue()

Clears the queue system of all items.

Declaration
void ClearQueue()
| Improve this Doc View Source

Enqueue(String)

Declaration
void Enqueue(string message)
Parameters
Type Name Description
System.String message
| Improve this Doc View Source

EnqueuePacket(Byte[])

Declaration
void EnqueuePacket(byte[] data)
Parameters
Type Name Description
System.Byte[] data
| Improve this Doc View Source

QueueCount()

Declaration
int QueueCount()
Returns
Type Description
System.Int32

Events

| Improve this Doc View Source

MessageReady

Called when a message is being sent.

Declaration
event QueuedMessageReadyCallback MessageReady
Event Type
Type Description
QueuedMessageReadyCallback
| Improve this Doc View Source

PacketReady

Declaration
event QueuedPacketReadyCallback PacketReady
Event Type
Type Description
QueuedPacketReadyCallback


Copyright © 2010 - 2025 mikeownage.com all rights reserved.