This topic has not yet been rated - Rate this topic

SPServiceHostOperations class

Service host operations class that facilitates Windows Communication Foundation (WCF) service use with SharePoint.

System.Object
  Microsoft.SharePoint.SPServiceHostOperations

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
<ExtensionAttribute> _
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Public NotInheritable Class SPServiceHostOperations
'Usage
You do not need to declare an instance of a static class in order to access its members.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.