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