ComputerHealthService.MaximumSizeOfAllTransferredFilesBytes Property

Definition

Maximum size of all transferred files in bytes.

public:
 property int MaximumSizeOfAllTransferredFilesBytes { int get(); };
public int MaximumSizeOfAllTransferredFilesBytes { get; }
member this.MaximumSizeOfAllTransferredFilesBytes : int
Public ReadOnly Property MaximumSizeOfAllTransferredFilesBytes As Integer

Property Value

Int32

Returns a Int32 whose value is the maximum size of all files transferred to or from the health service, expressed in bytes.

Exceptions

Not currently connected to a management group.

Remarks

This limit is currently ignored and does not affect the health service.

Applies to