Platform Symphony .NET API Reference - Version 5.1
WriteUInt16 Method (x)
NamespacesPlatform.Symphony.SoamOutputStreamWriteUInt16(UInt16)
Writes a UInt16 value to the output stream.
Declaration Syntax
C#
public void WriteUInt16(
	ushort x
)
Parameters
x (UInt16)
The UInt16 value to be written to the output stream.
Exceptions
ExceptionCondition
[SoamException]If the value could not be written to the output stream.

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