ArcObjects Library Reference (Server)  

IServerEnvironmentImpl2.ServerJobManager Property

.

[Visual Basic .NET]
Public WriteOnly Property ServerJobManager_2
[C#]
public void ServerJobManager_2 {set;}
[C++]
HRESULT put_ServerJobManager(
  IServerJobManager* 
);
[C++]

Parameters

[in]

   is a parameter of type IServerJobManager

Product Availability

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

See Also

IServerEnvironmentImpl2 Interface