Compartilhar via


ILocationRuntime.SupportsAsync property

Obtém um valor booleano que especifica se o local federado oferece suporte a solicitações de consulta assíncrona.

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

Syntax

'Declaração
ReadOnly Property SupportsAsync As Boolean
    Get
'Uso
Dim instance As ILocationRuntime
Dim value As Boolean

value = instance.SupportsAsync
bool SupportsAsync { get; }

Property value

Type: System.Boolean
true se o local oferece suporte a solicitações assíncronas; Caso contrário, false.

Ver também

Referência

ILocationRuntime interface

ILocationRuntime members

Microsoft.Office.Server.Search.Query namespace