For a list of all members of this type, see ReverseConnectClient members.
Public Properties
| Name | Description |
 | Enabled |
Specifies whether the sending of reverse connect attempts is enabled.
|
 | EndpointUrl |
The endpoint Url of the reverse connect client endpoint.
|
 | MaxSessionCount |
The maximum count of active reverse connect sessions.
0 or undefined means unlimited number of sessions.
1 means a single connection is created at a time.
n disables reverse hello once the total number of sessions
in the server reaches n.
|
 | Timeout |
The timeout to wait for a response to a reverse connection.
Overrides the default reverse connection setting.
|
Top
See Also