SmartSockets .NET Class Library

TipcWriteHandler Delegate

Represents the method that will handle the TipcWriteEvent event.

public delegate void TipcWriteHandler(
   object sender,
   TipcWriteEventArgs e
);

Parameters

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