The InfoPolicy type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| InfoPolicy |
Default constructor. Default is one second timeout.
| |
| InfoPolicy(InfoPolicy) |
Copy timeout from other InfoPolicy.
| |
| InfoPolicy(Policy) |
Copy timeout from generic Policy to InfoPolicy.
|
Fields
| Name | Description | |
|---|---|---|
| timeout |
Info command socket timeout in milliseconds.
Default is one second timeout.
|
See Also