|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IThreadedOperationParameters2
Provides access to members that control threaded operation parameters.
| Method Summary | |
|---|---|
IName |
getServerObjectName()
The server object name identifying the service where parts of the associated operation may be remotely executed. |
void |
setServerObjectNameByRef(IName ppName)
The server object name identifying the service where parts of the associated operation may be remotely executed. |
| Methods inherited from interface com.esri.arcgis.datasourcesraster.IThreadedOperationParameters |
|---|
getNumThreads, getRecommendedNumThreads, getServerName, setNumThreads, setServerName |
| Method Detail |
|---|
void setServerObjectNameByRef(IName ppName)
throws IOException,
AutomationException
ppName - A reference to a com.esri.arcgis.system.IName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IName getServerObjectName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||