SmartSockets .NET Class Library

TipcConnClient.process Method 

Process a message by calling the process callbacks for that mesage's type. A callback may be setup to process mesages as they arrive. This method calls those callbacks.

public virtual void process(
   TipcMsg msg
);

Exceptions

Exception TypeCondition
TipcBadArgumentException If the message is invalid.

See Also

TipcConnClient Class | TipcConnClient Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved