SocketTools .NET Edition

NntpClient.GetFirstGroup Method

Return information about all available newsgroups.

Overload List

Return information about all available newsgroups.

public bool GetFirstGroup(ref NewsGroup);

Return information about newsgroups created after the specified date.

public bool GetFirstGroup(DateTime,ref NewsGroup);

See Also

NntpClient Class | SocketTools Namespace