SmartSockets .NET Class Library

TipcDefaultCb.handle Method 

Method invoked by the connection when processing a message and no message type/destination specific callback exists for the message.

void handle(
   TipcMsg msg,
   object arg
);

Parameters

msg
The message.
arg
The user-defined argument.

See Also

TipcDefaultCb Interface | TipcDefaultCb Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved