Partager via


Envelope Classe

Définition

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
Héritage
Envelope
Dérivé
Attributs
Implémente

Constructeurs

Envelope(Guid)
Envelope(SerializationInfo, StreamingContext)

Champs

_bReceiveCompleted
_isPersisted
CompleteReceive
UnCommittedDeliver

Propriétés

CanReceive
CommittedReceive
Id
IsDuplicate
IsOrphaned
IsPersisted
Message
SequenceNumber

Méthodes

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

S’applique à