SocketTools .NET Edition

NntpClient.StoreArticle Method

Retrieve an article from the selected newsgroup and store it in a file.

Overload List

Retrieve an article from the selected newsgroup and store it in a file.

public bool StoreArticle(int,string);

Retrieve the current article from the selected newsgroup and store it in a file.

public bool StoreArticle(string);

See Also

NntpClient Class | SocketTools Namespace