AsyncContextWrapperProgress Property
Gets an
IAsyncProgress instance that can be used to report progress, or
if
no progress reporter belongs to the current operation.
Namespace: KGySoft.ThreadingAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public IAsyncProgress? Progress { get; }
Public ReadOnly Property Progress As IAsyncProgress
Get
public:
virtual property IAsyncProgress^ Progress {
IAsyncProgress^ get () sealed;
}
abstract Progress : IAsyncProgress with get
override Progress : IAsyncProgress with get
IAsyncProgressIAsyncContextProgress