LumiSoft Net Help
Server Property
NamespacesLumiSoft.Net.FTP.ServerFTP_SessionServer
Gets session owner FTP server.
Declaration Syntax
C#Visual BasicVisual C++F#
public FTP_Server Server { get; }
Public ReadOnly Property Server As FTP_Server
	Get
public:
property FTP_Server^ Server {
	FTP_Server^ get ();
}
member Server : FTP_Server with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

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