| SourceConnectionReaderReadAllBytes Method |
Reads all the stream and returns the content as a byte array
Namespace: FlexRule.Core.Model.SourceConnectionsAssembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic byte[] ReadAllBytes()
Return Value
Type:
Bytenull if exception happens
See Also