SdkMessage Members

Represents the abstract base class for all SDK messages.

The following tables list the members exposed by the SdkMessage type.

Protected Constructors

  Name Description
  SdkMessage Initializes a new instance of the SdkMessage class.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method static FromBrokeredMessage Deserializes and decompresses the SdkMessage from the body of the brokered message.
protected method MemberwiseClone  (inherited from Object)
protected method ToBrokeredMessage Creates a new brokered message with the compressed and serialized SdkMessage.

Top

See Also

Reference

SdkMessage Class
Microsoft.Dynamics.Marketing.SDK.Common Namespace
SdkRequest
SdkResponse

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.