Connectivity Software User's Guide and Reference
IStreamPersistor Interface
Members 



OpcLabs.BaseLibPrimitives Assembly > OpcLabs.BaseLib.Persistence Namespace : IStreamPersistor Interface
Provides methods for persisting data to and from streams.
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
<ExceptionContractAnnotationAttribute(True)>
Public Interface IStreamPersistor 
'Usage
 
Dim instance As IStreamPersistor
[ComVisible(false)]
[ExceptionContractAnnotation(true)]
public interface IStreamPersistor 
[ComVisible(false)]
[ExceptionContractAnnotation(true)]
public interface class IStreamPersistor 
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also