Connected property
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The Connected property returns True if the server is valid and
connected. Otherwise, returns False.
Data type: LOGICAL
Access: PUBLIC
Applies to:
OpenEdge.Core.ServerConnection.IServerConnection
interface