Platform Symphony .NET API Reference - Version 5.0
WriteUInt64 Method (x)
NamespacesPlatform.Symphony.SoamOutputStreamWriteUInt64(UInt64)
Writes a UInt64 value to the output stream.
Declaration Syntax
C#
public void WriteUInt64(
	ulong x
)
Parameters
x (UInt64)
The UInt64 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.0.0.0