WebSocketClientConnectioned Property |
获取是否已连接至主机
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public bool Connectioned { get; }
Public ReadOnly Property Connectioned As Boolean
Get
public:
property bool Connectioned {
bool get ();
}
member Connectioned : bool with get
Property Value
Type:
BooleanSee Also