Overload | Description |
---|---|
OnNext(IUADataSubscription,Object) | Provides the data subscription with an updated value. |
OnNext(IUADataSubscription,Object,UAStatusCode) | Provides the data subscription with an updated value and status code. |
OnNext(IUADataSubscription,UAStatusCode) | Provides the data subscription with an updated status code. |