ArcObjects Library Reference (Server)  

IServerObjectFactoryX.SetProcessId Method

Sets the process id.

ERROR: Syntax information about IServerObjectFactoryX.SetProcessId may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Server.dll

[C++]
HRESULT SetProcessId(
  Unsigned long ProcessId
);
[C++]

Parameters

ProcessId [in]   ProcessId is a parameter of type Unsigned long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IServerObjectFactoryX Interface