Platform Symphony .NET API Reference - Version 4.1
ReadSByte Method
NamespacesPlatform.Symphony.SoamInputStreamReadSByte()()()
Reads an Sbyte value from the input stream. (**DEPRECATED** in Symphony 3.1)
Declaration Syntax
C#
public sbyte ReadSByte()
Return Value
The SByte value retrieved from the input stream.
Remarks
NOTE :

This method has been deprecated. Use: Byte InputStream::ReadByteArray()[]; to read binary information from the stream instead.

Exceptions
ExceptionCondition
[SoamException]If the value could not be read from the input stream.

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 4.1.0.0