SocketTools .NET Edition

NntpClient.NewsGroup Structure

This structure is used by the GetFirstGroup and GetNextGroup methods return information about a news article on the server.

For a list of all members of this type, see NntpClient.NewsGroup Members.

System.Object
   System.ValueType
      SocketTools.NntpClient.NewsGroup

[Visual Basic]
Public Structure NntpClient.NewsGroup
[C#]
public struct NntpClient.NewsGroup

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: SocketTools

Assembly: SocketTools.NntpClient (in SocketTools.NntpClient.dll)

See Also

NntpClient.NewsGroup Members | SocketTools Namespace