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