SmartSockets .NET Class Library

TipcQueueHandler Delegate

Represents the method that will handle the TipcQueueEvent event.

public delegate void TipcQueueHandler(
   object sender,
   TipcQueueEventArgs e
);

Parameters

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