ESRI.ArcGIS.Geoprocessor
IServerContext Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Geoprocessor Namespace > Geoprocessor Class : IServerContext Property




The ServerContext object used for working with ArcObjects in the GIS server.

ServerContext is a non-creatable object. References to non-creatable objects must be obtained through other objects.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IServerContext As IServerContext
Visual Basic (Usage)Copy Code
Dim instance As Geoprocessor
Dim value As IServerContext
 
value = instance.IServerContext
C# 
public IServerContext IServerContext {get;}

See Also

© 2010 All Rights Reserved.