![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IS > IServerEnvironment3 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to Server configuration information.
Description | ||
---|---|---|
![]() |
CurrentJobID | Retrieves current job ID. |
![]() |
IsRunningAsEngine | Indicates if server configuration is running as engine. |
![]() |
JobDirectory | Retrieves job directory for given job. |
![]() |
JobTracker | Retrieves IJobTracker interface that provides access to members that track and control execution of jobs. |
![]() |
Log | Retrieves an ILog interface that can be used to add logging messages. |
![]() |
Properties | Retrieves an IProperySet interface that provides access to the server configuration information. |
![]() |
UserInfo | Retrieves information about current user. |
Interfaces | Description |
---|---|
IServerEnvironment2 | Provides access to Server configuration information. |
IServerEnvironment | Provides access to Server configuration information. |