CauBaseCommand.SafeWriteProgress Method (ProgressRecord)
Namespace: Microsoft.ClusterAwareUpdating.Commands
Assembly: ClusterAwareUpdating (in ClusterAwareUpdating.dll)
Syntax
protected void SafeWriteProgress(
ProgressRecord pr
)
protected:
void SafeWriteProgress(
ProgressRecord^ pr
)
member SafeWriteProgress :
pr:ProgressRecord -> unit
Protected Sub SafeWriteProgress (
pr As ProgressRecord
)
Parameters
See Also
CauBaseCommand Class
Microsoft.ClusterAwareUpdating.Commands Namespace
Return to top