|
|
ctrlX Data Layer API for .NET 5
2.1.0
|
|
This is the complete list of members for IClient, including all inherited members.
| AuthToken | IClient | |
| Browse(string address) (defined in IClient) | IClient | |
| BrowseAsync(string address) | IClient | |
| Create(string address, IVariant args) | IClient | |
| CreateAsync(string address, IVariant args) | IClient | |
| CreateSubscription(IVariant subscriptionPropertiesFlatbuffers, object userData) (defined in IClient) | IClient | |
| CreateSubscriptionAsync(IVariant subscriptionPropertiesFlatbuffers, object userData) | IClient | |
| DLR_RESULT | IClient | |
| IsConnected | IClient | |
| IsDisposed | INativeDisposable | |
| Ping() | IClient | |
| PingAsync() | IClient | |
| Read(string address) (defined in IClient) | IClient | |
| Read(string address, IVariant args) (defined in IClient) | IClient | |
| ReadAsync(string address) | IClient | |
| ReadAsync(string address, IVariant args) | IClient | |
| ReadJson(string address, int indentStep=0) (defined in IClient) | IClient | |
| ReadMetadata(string address) (defined in IClient) | IClient | |
| ReadMetadataAsync(string address) | IClient | |
| Remove(string address) | IClient | |
| RemoveAsync(string address) | IClient | |
| result | IClient | |
| SetTimeout(DLR_TIMEOUT_SETTING timeout, uint value) | IClient | |
| System | IClient | |
| Write(string address, IVariant writeValue) | IClient | |
| WriteAsync(string address, IVariant writeValue) | IClient | |
| WriteJson(string address, string json) (defined in IClient) | IClient |