Gets NNTP newsgoups.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string[] GetNewsGroups()
Public Function GetNewsGroups As String()
public: array<String^>^ GetNewsGroups()
member GetNewsGroups : unit -> string[]
Return Value
array<String>[]()[][]
[Missing <returns> documentation for "M:LumiSoft.Net.NNTP.Client.NNTP_Client.GetNewsGroups"]
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this method is accessed. |
InvalidOperationException | Is raised when NNTP client is not connected. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119