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