23.23. setCrashFileSizeLimit
- Name
- setCrashFileSizeLimit
- Description
- Set the organization wide crash file size limit. The limit value must be non-negative, zero means no limit.
- Parameters
- string sessionKey
- int orgId
- int limit - The limit to set (non-negative value).
- Return Value
- int - 1 on success, exception thrown otherwise.