FileTransferClient.ServerName Property
Namespace: Rebex.Net
Assembly: Rebex.FileTransfer.dll (version 7.0.9083)
ServerName
Gets the server name, if available.
Declaration
public override string ServerName { get; protected set; }
Property Value
Type | Description |
---|---|
String | Server name, or null (Nothing in VB.NET). |