Posts a file to url, any file IO exceptions may also be thrown
PostMode must be PostModeContent.Multipart_FormData to use this method
Exception Type | Condition |
---|---|
ArgumentException | thrown if PostMode != PostModeContent.Multipart_FormData |
FileNotFoundException | thrown if the filename is not valid |
Http Class | Whisperstream.CommLib.HttpLib Namespace