Platform Core .NET Assemblies API
Deserialize Method
See Also  Send Feedback
Terrasoft.Core.Process Namespace > TaskServiceQueueItem Class : Deserialize Method
taskServiceQueueItemString
An instance of the queue element in JSON format.

Glossary Item Box

Deserialization of the queue element in the JSON format.

Syntax

 
C#
 
 

Parameters

taskServiceQueueItemString
An instance of the queue element in JSON format.

Return Value

Returns the TaskServiceQueueItem instance of the queue element.

Exceptions

ExceptionDescription
Terrasoft.Common.NullOrEmptyExceptionIf the taskServiceQueueItemString parameter passed in is empty or null.
System.Runtime.Serialization.SerializationExceptionIf the taskServiceQueueItemString passed parameter contains an incorrect JSON format.

Requirements

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

See Also

© Terrasoft 2002-2018.