UdtSerializerSerialize Method |
Namespace:
Dse.Serialization
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public override byte[] Serialize(
ushort protocolVersion,
Object value
)
Parameters
- protocolVersion
- Type: SystemUInt16
- value
- Type: SystemObject
Return Value
Type:
ByteSee Also