共用方式為


SPServiceHostOperations class

幫助您與 SharePoint 的 Windows 通訊的基礎 (WCF) 服務使用服務主機作業類別。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPServiceHostOperations

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

Syntax

'宣告
<ExtensionAttribute> _
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Public NotInheritable Class SPServiceHostOperations
'用途
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.

請參閱

參照

SPServiceHostOperations members

Microsoft.SharePoint namespace