ArcObjects Library Reference (DataSourcesRaster)  

IServerThreadedJob.ReleaseContext Method

Release the associated server context.

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

Product Availability

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

See Also

IServerThreadedJob Interface