Freigeben über


ILocationRuntime.SupportsAsync-Eigenschaft

Ruft einen booleschen Wert, der angibt, ob der Partnerspeicherort asynchrone Abfrageanforderungen unterstützt.

Namespace:  Microsoft.Office.Server.Search.Query
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; }

Eigenschaftswert

Typ: System.Boolean
true , wenn die Position asynchrone Anforderungen unterstützt; andernfalls false.

Siehe auch

Referenz

ILocationRuntime Schnittstelle

ILocationRuntime-Member

Microsoft.Office.Server.Search.Query-Namespace