|
NAMEResume — resume a tool, operation or data performance SYNOPSISResume([in messageID operation]); DESCRIPTIONThe Resume request resumes the specified tool, operation or data performance. If the optional operation argument is included, the handler should resume the operation that was invoked by the specified request. The operation argument is the request that should be resumed. ERRORSThe ToolTalk service may return the following error in processing the Resume request:
APPLICATION USAGEThe ttdt_session_join(3), and ttdt_message_accept(3), functions can be used to register for, and help process, the Resume request. SEE ALSOttdt_message_accept(3), ttdt_session_join(3); Pause request.
|