다음을 통해 공유


Envelope 클래스

정의

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
상속
Envelope
파생
특성
구현

생성자

Envelope(Guid)
Envelope(SerializationInfo, StreamingContext)

필드

_bReceiveCompleted
_isPersisted
CompleteReceive
UnCommittedDeliver

속성

CanReceive
CommittedReceive
Id
IsDuplicate
IsOrphaned
IsPersisted
Message
SequenceNumber

메서드

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

적용 대상