ctrlX Data Layer API for .NET 5  2.1.0
IClient Member List

This is the complete list of members for IClient, including all inherited members.

AuthTokenIClient
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_RESULTIClient
IsConnectedIClient
IsDisposedINativeDisposable
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
resultIClient
SetTimeout(DLR_TIMEOUT_SETTING timeout, uint value)IClient
SystemIClient
Write(string address, IVariant writeValue)IClient
WriteAsync(string address, IVariant writeValue)IClient
WriteJson(string address, string json) (defined in IClient)IClient