This topic has not yet been rated - Rate this topic

TcpProtocol.ListenerIPAddress Property

Gets or sets the IP address of the listener for the TCP protocol.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public IPAddress ListenerIPAddress { get; set; }

Property Value

Type: System.Net.IPAddress
An IPAddress system object value that specifies the IP address of the listener.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.