共用方式為


SPSafeThread class

提供執行緒安全的類別包裝函式。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Utilities.SPSafeThread

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

Syntax

'宣告
Public NotInheritable Class SPSafeThread
'用途
Dim instance As SPSafeThread
public sealed class SPSafeThread

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.

請參閱

參照

SPSafeThread members

Microsoft.SharePoint.Utilities namespace