Overload | Description |
---|---|
EnumerateDirectories(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodePath) | Enumerates directories under the specified OPC UA directory, specifying the endpoint descriptor, and named node path of the directory. |
EnumerateDirectories(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor) | Enumerates directories under the specified OPC UA directory, specifying the endpoint descriptor, and directory node descriptor. |
EnumerateDirectories(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor,IReadOnlyList<String>) | Enumerates directories under the specified OPC UA directory, specifying the endpoint descriptor, the directory node descriptor, and directory path elements. |