Declaration Syntax
protected virtual void OnOffloadProgress(
ProcessProgress<int> offloadProgress
)
Protected Overridable Sub OnOffloadProgress ( _
offloadProgress As ProcessProgress(Of Integer) _
)
protected:
virtual void OnOffloadProgress(
ProcessProgress<int>^ offloadProgress
)
Parameters
- offloadProgress (ProcessProgress<(Of <(Int32>)>))
-
ProcessProgress to send to OffloadProgress event.
Assembly:
TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252