com.onlineobject.objectnet Namespace

IEmbeddedMessageSerializable..::..Deserialize Method

Retrieves the type from the message.

Namespace:  com.onlineobject.objectnet.server
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


void Deserialize(

	EmbeddedMessage message

)

Parameters

message
Type: com.onlineobject.objectnet.server..::..EmbeddedMessage
The message to retrieve the type from.