Application.ConnectionStatusChanged Event
Project Developer Reference |
.
Syntax
expression.ConnectionStatusChanged(online, )
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
online | Required | Boolean |
Return Value
nothing
See Also