LumiSoft Net Help
GetNewsGroups Method
NamespacesLumiSoft.Net.NNTP.ClientNNTP_ClientGetNewsGroups()()()()
Gets NNTP newsgoups.
Declaration Syntax
C#Visual BasicVisual 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
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this method is accessed.
InvalidOperationExceptionIs raised when NNTP client is not connected.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119