ArcObjects Library Reference (DataSourcesRaster)  

IServerThreadedJob.CreateContext Method

Create a server context associated with the job.

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

Product Availability

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

See Also

IServerThreadedJob Interface