SmartSockets .NET Class Library

TipcSrvDestroyHandler Delegate

Represents the method that will handle the TipcSrvDestroyEvent event.

public delegate void TipcSrvDestroyHandler(
   object sender,
   TipcSrvDestroyEventArgs e
);

Parameters

sender
The source of the event. This will be the TipcSrv object.
e
The event argument, TipcSrvDestroyEventArgs

Requirements

Namespace: TIBCO.SMARTSOCKETS Namespace

Assembly: TIBCO.SS.dll

See Also

TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved