SmartSockets .NET Class Library

TipcMsgHandler Delegate

Represents the method that will handle the TipcMsgEvent event.

public delegate void TipcMsgHandler(
   object sender,
   TipcMsgEventArgs e
);

Parameters

sender
The source of the event.
e
The TipcMsgEventArgs that contains the event data.

Requirements

Namespace: TIBCO.SMARTSOCKETS Namespace

Assembly: TIBCO.SS.dll

See Also

TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved