Click or drag to resize
IDriverShimshutdown Method

[Missing <summary> documentation for "M:DXMLBase.IDriverShim.shutdown(System.Xml.XmlDocument)"]

Namespace: DXMLBase
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
XmlDocument shutdown(
	XmlDocument reason
)

Parameters

reason
Type: System.XmlXmlDocument

[Missing <param name="reason"/> documentation for "M:DXMLBase.IDriverShim.shutdown(System.Xml.XmlDocument)"]

Return Value

Type: XmlDocument
null or an XML document containing the result of the shutting down
See Also