OneTimerSubscription 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
public ref class OneTimerSubscription : Microsoft::XLANGs::Core::Subscription, System::Runtime::Serialization::ISerializable
[System.Serializable]
public class OneTimerSubscription : Microsoft.XLANGs.Core.Subscription, System.Runtime.Serialization.ISerializable
type OneTimerSubscription = class
inherit Subscription
interface ISerializable
Public Class OneTimerSubscription
Inherits Subscription
Implements ISerializable
- 상속
- 특성
- 구현
생성자
OneTimerSubscription(Guid, DateTime, Context) | |
OneTimerSubscription(SerializationInfo, StreamingContext) |
필드
_id | (다음에서 상속됨 Subscription) |
_justPersistedIds | (다음에서 상속됨 Subscription) |
BlockedSegment | (다음에서 상속됨 Subscription) |
ConvoyId | (다음에서 상속됨 Subscription) |
Deleted | (다음에서 상속됨 Subscription) |
IsAckSubscription | (다음에서 상속됨 Subscription) |
속성
_DeliveredMessages | (다음에서 상속됨 Subscription) |
IsInfinitesimal | |
IsResponse | (다음에서 상속됨 Subscription) |
Port | (다음에서 상속됨 Subscription) |
메서드
Deliver(Envelope, Service) | |
DeliverTimeOutException(Object) | |
Destroy(Context) | (다음에서 상속됨 Subscription) |
Drain(Context) | (다음에서 상속됨 Subscription) |
GetObjectData(SerializationInfo, StreamingContext) | |
OnDeserialization(Object) | (다음에서 상속됨 Subscription) |
Peek(Envelope) | (다음에서 상속됨 Subscription) |
PendingDelivery() | |
PrePersist(Context) | (다음에서 상속됨 Subscription) |
Receive(Segment, Context, Envelope, Boolean) | (다음에서 상속됨 Subscription) |
Rollback(Context, Correlation) | (다음에서 상속됨 Subscription) |
Rollback(Context) | (다음에서 상속됨 Subscription) |
RollbackReceive(Envelope, Context) | (다음에서 상속됨 Subscription) |
SetValue(XlangStore, Correlation) | (다음에서 상속됨 Subscription) |
Unblock(Segment, Service) |