EmbeddedMessage..::..Add Method (UInt16)
Adds a [ushort] to the message.
Namespace:
com.onlineobject.objectnet.serverAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public EmbeddedMessage Add( ushort value )
Parameters
- value
- Type: UInt16
The [ushort] to add.