An NDoc Documented Class Library

VMSFileParser.BlockSize Property

Get and set the blocksize used to calculate the file size.

public int BlockSize {get; set;}

Remarks

The blocksize is multiplied by the reported size to obtain the actual size.

See Also

VMSFileParser Class | EnterpriseDT.Net.Ftp Namespace