IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

Handle Property

The handle of the connection. 0 if invalid or not connected.

Syntax

[VB.NET]
Public Property Handle As Object

[C#]
public object Handle {get; set;}

Remarks

This property is used when trying to disconnect a connection through the Disconnect method. The ConnectedEntry event provides the handle of each connection. Assigning an invalid value to this property and attempting to disconnect may cause the application to behave in an unpredictable manner.

This property is not available at design time.

Default Value

0

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0