Gets the connection status. OK, invalid credentials, network error, etc.
Namespace: Ico.EwxAssembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string Status { get; protected set; } |
| Visual Basic |
|---|
Public Property Status As String Get Protected Set |
| JScript |
|---|
function get Status () : String protected function set Status (value : String) |