The server context associated with the job.
[Visual Basic .NET] Public ReadOnly Property ServerContext As IServerContext
[C#] public IServerContext ServerContext {get;}
[C++]
HRESULT get_ServerContext(
IServerContext** ppServerContext
);
[C++]Parameters
ppServerContext [out, retval]ppServerContext is a parameter of type IServerContext
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.