SmartSockets .NET Class Library

TipcReadHandler Delegate

Represents the method that will handle the TipcReadEvent event.

public delegate void TipcReadHandler(
   object sender,
   TipcReadEventArgs e
);

Parameters

sender
The source of the event.
e
The TipcReadEventArgs 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