Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
BaseHockeyAppParams
Instance members
Instance member | Description |
x.ApiToken
Signature: string
Modifiers: abstract |
(Required) API token |
x.AppId
Signature: string
Modifiers: abstract |
Set to your App Id (required for UWP apps targeting windows phone) |
x.UploadTimeout
Signature: TimeSpan
Modifiers: abstract |
Set maximum upload delay |