An NDoc Documented Class Library

IMapMessage.SetBytes Method

Sets a byte array with the specified name into the MapMessage.

Overload List

Sets a byte array with the specified name into the MapMessage.

void SetBytes(string,byte[]);

Sets a byte array with the specified name into the MapMessage.

void SetBytes(string,byte[],int,int);

See Also

IMapMessage Interface | webMethods.Msg Namespace