Share via


ILocationRuntime.SendRequest Method (String)

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Server.Search.Federation
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Function SendRequest ( _
    queryURL As String _
) As XmlDocument
'Usage
Dim instance As ILocationRuntime
Dim queryURL As String
Dim returnValue As XmlDocument

returnValue = instance.SendRequest(queryURL)
XmlDocument SendRequest(
    string queryURL
)

Parameters

Return Value

Type: System.Xml.XmlDocument

See Also

Reference

ILocationRuntime Interface

ILocationRuntime Members

SendRequest Overload

Microsoft.Office.Server.Search.Federation Namespace