ChatRoomFileTransferProgressEventArgs.PercentTransferred Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the percent complete.
public:
property int PercentTransferred { int get(); };
public int PercentTransferred { get; }
member this.PercentTransferred : int
Public ReadOnly Property PercentTransferred As Integer
Property Value
The percent complete.