PDFQueueManagerAddToQueueSynchronous Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method AddToQueueSynchronous(ConnectionId, SessionId, DocumentId, Boolean)
Creates a new synchronous pdf job by using the default properties defined on the category settings. The document added must exist and cannot be of the uploaded binary file. The entry created is marked as being synchronous and is given higher priority than ordinary queued entries. The caller then queries the queue until she sees the result of the job. This call supports anonymous calls.
Public method AddToQueueSynchronous(ConnectionId, SessionId, DocumentId, Boolean, String, String, Boolean, String, PdfQueueFlags)
Creates a new synchronous pdf job. The document added must exist and cannot be of the uploaded binary file. The entry created is marked as being synchronous and is given higher priority than ordinary queued entries. The caller then queries the queue until she sees the result of the job. This call supports anonymous calls.
Top
See Also

Reference