Status indicating ALC host connection has broken returned by onStatusReceived.
Namespace:
ScreenUPG
Assembly: ScreenUPG (in ScreenUPG.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property ALC_HOSTLOST As Integer
|
C# |
---|
public int ALC_HOSTLOST { get; } |
C++ |
---|
public property int ALC_HOSTLOST sealed { int get(); } |
J# |
---|
/** property */ public int get_ALC_HOSTLOST(); |
JScript |
---|
public function get ALC_HOSTLOST() : int |
See Also