C#
Parameters
- taskServiceQueueItemString
- An instance of the queue element in JSON format.
Return Value
Returns the TaskServiceQueueItem instance of the queue element.Exception | Description |
---|---|
Terrasoft.Common.NullOrEmptyException | If the taskServiceQueueItemString parameter passed in is empty or null . |
System.Runtime.Serialization.SerializationException | If the taskServiceQueueItemString passed parameter contains an incorrect JSON format. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2