SmartSockets .NET Class Library

TipcConnClient.addWriteBufferChangeCb Method

Adds a write buffer change callback class with given priority. The write buffer callbacks are called when the write buffer is either flushed or written to THROUGH the message interface ONLY.

Overload List

Adds a write buffer change callback class with default priority. The write buffer callbacks are called when the write buffer is either flushed or written to THROUGH the message interface ONLY.

public virtual TipcCb addWriteBufferChangeCb(TipcWriteBufferChangeCb,object);

Adds a write buffer change callback class with given priority. The write buffer callbacks are called when the write buffer is either flushed or written to THROUGH the message interface ONLY.

public virtual TipcCb addWriteBufferChangeCb(TipcWriteBufferChangeCb,short,object);

See Also

TipcConnClient Class | TipcConnClient Members | TIBCO.SMARTSOCKETS Namespace | TipcWriteBufferChangeCb


Copyright © TIBCO Software Inc. All rights reserved