OnReport Method
Collapse the table of content
Expand the table of content

Progress(Of T).OnReport Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Reports a progress change.

Namespace:  System
Assembly:  mscorlib (in mscorlib.dll)

'Declaration
Protected Overridable Sub OnReport ( _
	value As T _
)

Parameters

value
Type: T
The value of the updated progress.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft