Compartir a través de


Envelope Clase

Definición

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
Herencia
Envelope
Derivado
Atributos
Implementaciones

Constructores

Envelope(Guid)
Envelope(SerializationInfo, StreamingContext)

Campos

_bReceiveCompleted
_isPersisted
CompleteReceive
UnCommittedDeliver

Propiedades

CanReceive
CommittedReceive
Id
IsDuplicate
IsOrphaned
IsPersisted
Message
SequenceNumber

Métodos

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

Se aplica a