This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerObjectFactoryX Interface > IServerObjectFactoryX.SetProcessId Method (ArcObjects .NET 10.4 SDK) |
Sets the process id.
[Visual Basic .NET] Public Sub SetProcessId ( _ ByVal ProcessId As Integer _ )
[C#] public void SetProcessId ( uint ProcessId );
[C++]
HRESULT SetProcessId(
Unsigned long ProcessId
);
[C++]
Parameters ProcessId [in] ProcessId is a parameter of type Unsigned long