Retrieve an article from the server.
public bool GetArticle(int,byte[],ref int);
public bool GetArticle(int,ref string);
NntpClient Class | SocketTools Namespace