EmptyEnvelope Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
- Attributes
- Implements
Constructors
EmptyEnvelope() | |
EmptyEnvelope(SerializationInfo, StreamingContext) |
Fields
_bReceiveCompleted | (Inherited from Envelope) |
_isPersisted | (Inherited from Envelope) |
CompleteReceive | (Inherited from Envelope) |
UnCommittedDeliver | (Inherited from Envelope) |
Properties
CanReceive | (Inherited from Envelope) |
CommittedReceive | (Inherited from Envelope) |
Id | (Inherited from Envelope) |
IsDuplicate | (Inherited from Envelope) |
IsOrphaned | (Inherited from Envelope) |
IsPersisted | (Inherited from Envelope) |
Message | |
SequenceNumber | (Inherited from Envelope) |
Methods
AddRef() | |
CanUnreceive() | (Inherited from Envelope) |
Clear() | (Inherited from Envelope) |
Contents(Context) | |
Delivered() | (Inherited from Envelope) |
Destroy(Context) | (Inherited from Envelope) |
GetObjectData(SerializationInfo, StreamingContext) | (Inherited from Envelope) |
PrepareForReceive(XlangStore) | |
PrePersist(Context) | |
Release() | |
Rollback(Context) | (Inherited from Envelope) |
RollbackReceive(Context) | (Inherited from Envelope) |
UnreceiveMessage(Context) | (Inherited from Envelope) |