_RemoteItem.TransferSize Property

Definition

Returns an Integer (int in C#) value specifying the transfer size (in bytes) for the remote item. Read-only.

public:
 property int TransferSize { int get(); };
public int TransferSize { get; }
Public ReadOnly Property TransferSize As Integer

Property Value

Applies to