SocketTools .NET Edition

NntpClient.PostArticle Method

Post a new article to the currently selected newsgroup.

Overload List

Post a new article to the currently selected newsgroup.

public bool PostArticle(byte[],int);

Post a new article to the currently selected newsgroup.

public bool PostArticle(string);

See Also

NntpClient Class | SocketTools Namespace