ICauPluginCallbackBase.WriteVerbose Method

 

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

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

Overload List

Name Description
System_CAPS_pubmethod WriteVerbose(String)

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

System_CAPS_pubmethod WriteVerbose(String, Object[])

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

See Also

ICauPluginCallbackBase Interface
Microsoft.ClusterAwareUpdating Namespace

Return to top