Share via


SPServiceHostOperations class

Serviço de classe de operações do host que facilita o uso do serviço do Windows Communication Foundation (WCF) com o SharePoint.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPServiceHostOperations

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
<ExtensionAttribute> _
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Public NotInheritable Class SPServiceHostOperations
'Uso
You do not need to declare an instance of a static class in order to access its members.
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
public static class SPServiceHostOperations

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

SPServiceHostOperations members

Microsoft.SharePoint namespace