SmartSockets .NET Class Library

TipcWriteBufferChangeHandler Delegate

Represents the method that will handle the TipcWriteBufferChangeEvent event.

public delegate void TipcWriteBufferChangeHandler(
   object sender,
   TipcWriteBufferChangeEventArgs e
);

Parameters

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