public bool IsConnecting { get; }
Public ReadOnly Property IsConnecting As Boolean Get
public: virtual property bool IsConnecting { bool get () sealed; }
abstract IsConnecting : bool with get override IsConnecting : bool with get
In This Article