This document is archived and information here might be outdated.  Recommended version.


IMultiThreadedApplication.GetProcessID Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IM > IMultiThreadedApplication Interface > IMultiThreadedApplication.GetProcessID Method
ArcGIS Developer Help

IMultiThreadedApplication.GetProcessID Method

The process ID for the application.

[Visual Basic .NET]
Public Function GetProcessID ( _
) As Integer
[C#]
public int GetProcessID (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IMultiThreadedApplication Interface