TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

Tibems.GetMessageEncoding Method 

Returns string encoding name set for this message.

public static string GetMessageEncoding(
   Message message
);

Return Value

The string encoding name for this message.

Remarks

Returns null if no encoding was set, in that case message uses default encoding UTF-8.
For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.

See Also

Tibems Class | TIBCO.EMS Namespace