The Messagetype exposes the following members.

Methods

  Name Description
Protected method Static member CopyProperties Copies properties to the supplied target message. Used for cloning.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetHeaders A read-only collection of headers of the specified type.
Public method GetType (Inherited from Object.)
Protected method InitializeUnmarshaled Initializes an object that is created by the application in the Unmarshaled state.(Overrides ReplicatedObjectInitializeUnmarshaled(ReplicatedObject).)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SetMarshaled Updates state to Marshaled.(Overrides ReplicatedObjectSetMarshaled () () () () .)
Public method ToString (Inherited from Object.)
Top

Explicit interface implementations

  Name Description
Explicit interface implemetation Private method ICloneable . . :: . . Clone Creates a copy of this object.
Top

See also