ILocationRuntime.SupportsAsync Property
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
ReadOnly Property SupportsAsync As Boolean
Get
'Usage
Dim instance As ILocationRuntime
Dim value As Boolean
value = instance.SupportsAsync
bool SupportsAsync { get; }
Property Value
Type: System.Boolean