VectorListener
Class
Superclasses
System.Object
VectorListener
Visual Basic
Public Class VectorListener
C#
public class VectorListener
Purpose
Listen for inbound messages, and receive them in a vector.
Remarks
A vector listener object continues listening for messages until the program destroys it.
The constructor creates a hollow object; the create
method makes it operational.
The destructor calls the destroy
method, unless the C object is already destroyed.
Destroying the queue or transport of a vector listener automatically invalidates the vector listener as well.
Method |
Description |
Page |
Constructor |
||
Closure |
||
Subtopics