[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public abstract class SubscriptionBase
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public MustInherit Class SubscriptionBase
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
public ref class SubscriptionBase abstract
[<AbstractClassAttribute>]
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
type SubscriptionBase = class end
Id | Gets the Id of the subscription. |
UsesWatermark | Gets whether or not this subscription uses watermarks. |
Watermark | Gets the latest watermark of the subscription. Watermark is always null for streaming subscriptions. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |