SmartSockets .NET Class Library

TipcSrv.process Method 

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

public override void process(
   TipcMsg msg
);

Exceptions

Exception TypeCondition
TipcBadArgumentException If the message is invalid.

See Also

TipcSrv Class | TipcSrv Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved