Specifying the Maximum Number of Downloads a User is Permitted per Session (SetDownloadsPerSession)

Use the ICIClientSettings interface SetDownloadsPerSession method to specify the maximum number of downloads a user is permitted per session. Refer to User Transfer Settings for an illustration of how this and other Client Settings Interface Methods and Properties can be accessed in the Administrator interface.

Signature:

HRESULT SetDownloadsPerSession([in] long val);