Returns a value indicating whether the object is connected.
Namespace:
Rebex.Net
Assembly:
Rebex.Pop3 (in Rebex.Pop3.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Connected As Boolean Get |
| C# |
|---|
public bool Connected { get; } |