This topic has not yet been rated - Rate this topic

PullSubscription.FtpPort Property

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Gets or sets the port number for the FTP server.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public int FtpPort { get; set; }

Property Value

Type: System.Int32
The port number for the FTP server.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.