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