SmartSockets .NET Class Library

TipcSrvCreateHandler Delegate

Represents the method that will handle the TipcSrvCreateEvent event.

public delegate void TipcSrvCreateHandler(
   object sender,
   TipcSrvCreateEventArgs e
);

Parameters

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

Requirements

Namespace: TIBCO.SMARTSOCKETS Namespace

Assembly: TIBCO.SS.dll

See Also

TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved