SmartSockets .NET Class Library

TipcErrorHandler Delegate

Represents the method that will handle the TipcErrorEvent event.

public delegate void TipcErrorHandler(
   object sender,
   TipcErrorEventArgs e
);

Parameters

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