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


IServerEnvironmentXHelper.ResetJobID Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Server)  

IServerEnvironmentXHelper.ResetJobID Method

Resets the job ID.

[Visual Basic .NET]
Public Sub ResetJobID ( _
)
[C#]
public void ResetJobID (
);
[C++]
HRESULT ResetJobID(
void
);

Product Availability

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

See Also

IServerEnvironmentXHelper Interface