GetObjectSubscription 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 GetObjectSubscription : Microsoft::XLANGs::Core::Subscription, System::Runtime::Serialization::ISerializable
[System.Serializable]
public class GetObjectSubscription : Microsoft.XLANGs.Core.Subscription, System.Runtime.Serialization.ISerializable
type GetObjectSubscription = class
inherit Subscription
interface ISerializable
Public Class GetObjectSubscription
Inherits Subscription
Implements ISerializable
- Inheritance
- Attributes
- Implements
Constructors
GetObjectSubscription(Guid) | |
GetObjectSubscription(SerializationInfo, StreamingContext) |
Fields
_id | (Inherited from Subscription) |
_justPersistedIds | (Inherited from Subscription) |
BlockedSegment | (Inherited from Subscription) |
ConvoyId | (Inherited from Subscription) |
Deleted | (Inherited from Subscription) |
IsAckSubscription | (Inherited from Subscription) |
Properties
_DeliveredMessages | (Inherited from Subscription) |
IsResponse | (Inherited from Subscription) |
Port | (Inherited from Subscription) |
Methods
Deliver(Envelope, Service) | (Inherited from Subscription) |
Destroy(Context) | |
Drain(Context) | (Inherited from Subscription) |
GetObjectData(SerializationInfo, StreamingContext) | (Inherited from Subscription) |
OnDeserialization(Object) | (Inherited from Subscription) |
Peek(Envelope) | (Inherited from Subscription) |
PendingDelivery() | (Inherited from Subscription) |
PrePersist(Context) | |
Receive(Segment, Context, Envelope, Boolean) | (Inherited from Subscription) |
Rollback(Context, Correlation) | (Inherited from Subscription) |
Rollback(Context) | (Inherited from Subscription) |
RollbackReceive(Envelope, Context) | (Inherited from Subscription) |
SetValue(XlangStore, Correlation) | (Inherited from Subscription) |
Unblock(Segment, Service) | (Inherited from Subscription) |