SocketTools .NET Edition

NntpClient.NewsArticle Structure

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

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

System.Object
   System.ValueType
      SocketTools.NntpClient.NewsArticle

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

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.NewsArticle Members | SocketTools Namespace