OpenSearchRuntime - Classe
Implémentation de runtime qui effectue une recherche par rapport à OpenSearch les emplacements fédérés.
Hiérarchie d’héritage
System.Object
Microsoft.Office.Server.Search.Query.OpenSearchRuntime
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class OpenSearchRuntime _
Implements ILocationRuntime, IDisposable
'Utilisation
Dim instance As OpenSearchRuntime
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class OpenSearchRuntime : ILocationRuntime,
IDisposable
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.