| ApiConnectionSettings Constructor |
Namespace: PatchKit.ApiAssembly: PatchKit.Api (in PatchKit.Api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ApiConnectionSettings(
int timeout,
params string[] urls
)
Parameters
- timeout
- Type: SystemInt32
- urls
- Type: SystemString
See Also