Whisperstream Research Group - SerialComm GSM SDK Documentation

HttpWebComm.PostMode Property

Determines how data is POSTed when cPostBuffer is set. 1 - UrlEncoded 2 - Multi-Part form vars 4 - XML (raw buffer content type: text/xml)

public int PostMode {get; set;}

See Also

HttpWebComm Class | Whisperstream.SMSProcessor.Utility Namespace