次の方法で共有


EmptyEnvelope クラス

定義

public ref class EmptyEnvelope : Microsoft::XLANGs::Core::Envelope, System::Runtime::Serialization::ISerializable
[System.Serializable]
public class EmptyEnvelope : Microsoft.XLANGs.Core.Envelope, System.Runtime.Serialization.ISerializable
type EmptyEnvelope = class
    inherit Envelope
    interface ISerializable
Public Class EmptyEnvelope
Inherits Envelope
Implements ISerializable
継承
EmptyEnvelope
属性
実装

コンストラクター

EmptyEnvelope()
EmptyEnvelope(SerializationInfo, StreamingContext)

フィールド

_bReceiveCompleted (継承元 Envelope)
_isPersisted (継承元 Envelope)
CompleteReceive (継承元 Envelope)
UnCommittedDeliver (継承元 Envelope)

プロパティ

CanReceive (継承元 Envelope)
CommittedReceive (継承元 Envelope)
Id (継承元 Envelope)
IsDuplicate (継承元 Envelope)
IsOrphaned (継承元 Envelope)
IsPersisted (継承元 Envelope)
Message
SequenceNumber (継承元 Envelope)

メソッド

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

適用対象