ExclusionFilesSettingsContract Class |
Namespace: SOS.SDK.Contracts.DataContracts
public class ExclusionFilesSettingsContract
The ExclusionFilesSettingsContract type exposes the following members.
| Name | Description | |
|---|---|---|
| ExclusionFilesSettingsContract | Initializes a new instance of the ExclusionFilesSettingsContract class |
| Name | Description | |
|---|---|---|
| ExcludeFilesLargerThanMb |
Exclude files, larger than..., MB.
| |
| ExcludeFilesLargerThanMbEnabled |
Is exclusion by maximum file size enabled.
| |
| ExcludeFilesOlderThanDateTicks |
Exclude files, older than..., ticks.
| |
| ExcludeFilesOlderThanDateTicksEnabled |
Is exclusion by file age enabled.
| |
| ExcludeFilesSmallerThanKb |
Exclude files, smaller than..., MB.
| |
| ExcludeFilesSmallerThanKbEnabled |
Is exclusion by minimum file size enabled.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |