Click or drag to resize
SourceConnectionReader Class
Reads a source connection as a byte array
Inheritance Hierarchy
SystemObject
  FlexRule.Core.Model.SourceConnectionsSourceConnectionReader

Namespace: FlexRule.Core.Model.SourceConnections
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class SourceConnectionReader

The SourceConnectionReader type exposes the following members.

Constructors
  NameDescription
Public methodSourceConnectionReader
Top
Methods
  NameDescription
Public methodReadAllBytes
Reads all the stream and returns the content as a byte array
Top
Extension Methods
See Also