SocketTools .NET Edition

NntpClient.GetArticle Method

Retrieve an article from the server.

Overload List

Retrieve an article from the server.

public bool GetArticle(int,byte[],ref int);

Retrieve an article from the server.

public bool GetArticle(int,ref string);

See Also

NntpClient Class | SocketTools Namespace