An NDoc Documented Class Library

MessageProcessor Class

This is the class that can be used to connect to Iguana in order to receive/dispatch messages. Simply ensure that a channel of Iguana is ready to receive a connection, and then connect using the hostname, port, channel name and component type ('source' or 'destination') (or ClientID).

For a list of all members of this type, see MessageProcessor Members.

System.Object
   iNTERFACEWARE.IGC.MessageProcessor

public class MessageProcessor

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: iNTERFACEWARE.IGC

Assembly: IGC_csharp (in IGC_csharp.dll)

See Also

MessageProcessor Members | iNTERFACEWARE.IGC Namespace