'DeclarationProperty WRQHostRecordSize As Integer
'UsageDim instance As IFileTransfer Dim value As Integer instance.WRQHostRecordSize = value value = instance.WRQHostRecordSize
int WRQHostRecordSize {get; set;}
'DeclarationProperty WRQHostRecordSize As Integer
'UsageDim instance As IFileTransfer Dim value As Integer instance.WRQHostRecordSize = value value = instance.WRQHostRecordSize
int WRQHostRecordSize {get; set;}
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | Thrown if a value outside the range of valid values is specified. |