_EProjectApp2.ConnectionStatusChanged(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void ConnectionStatusChanged(bool online);
public void ConnectionStatusChanged (bool online);
abstract member ConnectionStatusChanged : bool -> unit
Public Sub ConnectionStatusChanged (online As Boolean)
Parameters
- online
- Boolean