SPUsageUserCodeRequestsMonitoredDataEntry.WorkerPid 属性

获取或设置用于运行沙盒解决方案请求的SPUCWorkerProcess.exe进程标识符 (ID)。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property WorkerPid As Integer
    Get
    Set
用法
Dim instance As SPUsageUserCodeRequestsMonitoredDataEntry
Dim value As Integer

value = instance.WorkerPid

instance.WorkerPid = value
public int WorkerPid { get; set; }

属性值

类型:System.Int32
SPUCWorkerProcess.exe进程 ID。

另请参阅

引用

SPUsageUserCodeRequestsMonitoredDataEntry 类

SPUsageUserCodeRequestsMonitoredDataEntry 成员

Microsoft.SharePoint.Administration 命名空间