Share via


Envelope Class

Definition

public ref class Envelope abstract : System::Runtime::Serialization::ISerializable
[System.Serializable]
public abstract class Envelope : System.Runtime.Serialization.ISerializable
type Envelope = class
    interface ISerializable
Public MustInherit Class Envelope
Implements ISerializable
Inheritance
Envelope
Derived
Attributes
Implements

Constructors

Envelope(Guid)
Envelope(SerializationInfo, StreamingContext)

Fields

_bReceiveCompleted
_isPersisted
CompleteReceive
UnCommittedDeliver

Properties

CanReceive
CommittedReceive
Id
IsDuplicate
IsOrphaned
IsPersisted
Message
SequenceNumber

Methods

AddRef()
CanUnreceive()
Clear()
Contents(Context)
Delivered()
Destroy(Context)
GetObjectData(SerializationInfo, StreamingContext)
PrepareForReceive(XlangStore)
PrePersist(Context)
Release()
Rollback(Context)
RollbackReceive(Context)
UnreceiveMessage(Context)

Applies to