SmartSockets .NET Class Library

TipcWriteBufferChangeCb.changed Method 

Method invoked by the connection when an unrecoverable error has occured.

void changed(
   TipcMt mt,
   bool flushed,
   object arg
);

Parameters

mt
The TipcMt for encoding
flushed
Whether the buffer was flushed (or written to)
arg
The user-defined argument.

See Also

TipcWriteBufferChangeCb Interface | TipcWriteBufferChangeCb Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved