IXConnection
.
Connected Property
iQSim © XIQS Communication Framework
Test if current connection is connected
Namespace:
com.iqsim.xiqs
Assembly:
xiqscom
(in xiqscom.dll) Version: 1.0.4841.26741
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
bool
Connected
{
get
; }
bool Connected { get; }
property
bool
Connected
{
bool
get
(); }
property bool Connected { bool get (); }
See Also
IXConnection Interface
IXConnection Members
com.iqsim.xiqs Namespace