QuickOPC User's Guide and Reference
IEasyUAFileTransferExtension2 Class Methods


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.IO.Extensions Namespace : IEasyUAFileTransferExtension2 Class

For a list of all members of this type, see IEasyUAFileTransferExtension2 members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new OPC UA file and provides a System.IO.Stream to access it for reading/writing.  
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Overloaded. Opens an existing OPC UA file, or creates a new OPC UA file if one does not exist, and returns a System.IO.Stream to access the file data.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Create or opens an OPC UA file for writing text via System.IO.StreamWriter.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Opens a System.IO.Stream on the specified OPC UA file.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Opens an existing OPC UA text file for reading via System.IO.StreamReader.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Opens an OPC UA file for writing text via System.IO.StreamWriter.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Returns the contents of an OPC UA file as a byte array.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Returns the contents of an OPC UA text file as a System.String.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Overloaded. Writes binary data to an OPC UA file.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Writes text to an OPC UA file.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

IEasyUAFileTransferExtension2 Class
OpcLabs.EasyOpc.UA.IO.Extensions Namespace
IEasyUAFileTransfer Interface
IEasyUAFileTransferExtension Class