Whisperstream Research Group - CommLib Documentation

Http.AddPostData Method 

Adds a string of data which will be posted to the url

public void AddPostData(
   string data
);

Parameters

data

See Also

Http Class | Whisperstream.CommLib.HttpLib Namespace