Share via


ICauPluginCallbackBase.WriteWarning Method

 

Callback method used by the plug-in to report warning messages.

Namespace:   Microsoft.ClusterAwareUpdating
Assembly:  ClusterAwareUpdating (in ClusterAwareUpdating.dll)

Overload List

Name Description
System_CAPS_pubmethod WriteWarning(String)

Callback method used by the plug-in to report warning messages (without string formatting).

System_CAPS_pubmethod WriteWarning(String, Object[])

Callback method used by the plug-in to report warning messages (with string formatting allowed).

See Also

ICauPluginCallbackBase Interface
Microsoft.ClusterAwareUpdating Namespace

Return to top