IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

Connected Property

This indicates the component's login status.

Syntax

[VB.NET]
Public Property Connected As Boolean

[C#]
public bool Connected {get; set;}

Remarks

This value shows whether or not the component has successfully logged into the IMServer. It will not be true until a successful Connected event has fired.

This property is not available at design time.

Default Value

False

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]