protected XmlDocument SendRequestToProvider( XmlDocument request, string url, string encoding )
Parameters
- request
- The XML document to post
- url
- The URL to post to
- encoding
- The encoding to use
Return Value
XML response from the server
protected XmlDocument SendRequestToProvider( XmlDocument request, string url, string encoding )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2