Packet Sniffer SDK VCL Edition

HNLBSession :: Properties :: Handle

 Previous Next

Sets/Returns HNLBSession object handle.

Syntax:

property Handle: Pointer;

Description:

Use Handle property to gat access to HNLBSession object properties. For certain TCP session which localhost is participating in, HNLBSession object becomes available while OnConnect event handler is being executed.

See also:HNLBSession, OnConnect, OnDisconnect, OnTcpPacketReceive