Reference Library
Packet Property
NamespacesAsgard5.QueueAqsReaderPacket
Declaration Syntax
C#Visual BasicVisual C++
public AsgardQueuePacketId Packet { get; set; }
Public Property Packet As AsgardQueuePacketId
	Get
	Set
public:
property AsgardQueuePacketId Packet {
	AsgardQueuePacketId get ();
	void set (AsgardQueuePacketId value);
}

Assembly: Asgard5Library (Module: Asgard5Library)