Class Subscription
Inheritance
Subscription
Implements
Inherited Members
Namespace: tt_net_sdk
Assembly: tt-net-api.dll
Syntax
public abstract class Subscription : UserEventHandler, IDisposable
Properties
Dispatcher
Declaration
public Dispatcher Dispatcher { get; }
Property Value
Type | Description |
---|---|
Dispatcher |
Tag
Declaration
public object Tag { get; set; }
Property Value
Type | Description |
---|---|
object |
Methods
Dispose()
Declaration
public void Dispose()
Start()
Declaration
public abstract void Start()