次の方法で共有


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)

適用対象