Edit

Share via


TaskAgentMessage.Body Property

Definition

Gets or sets the body of the message. If the IV property is provided the body will need to be decrypted using the TaskAgentSession.EncryptionKey value in addition to the IV.

[System.Runtime.Serialization.DataMember]
public string Body { get; set; }
member this.Body : string with get, set
Public Property Body As String

Property Value

Attributes

Applies to