Aracılığıyla paylaş


HttpProtocol.ClearPort Özelliği

Alır veya ayarlar açık bağlantı noktası bağlantı noktası adresi sayısı.

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property ClearPort As Integer
    Get
    Set
'Kullanım
Dim instance As HttpProtocol
Dim value As Integer

value = instance.ClearPort

instance.ClearPort = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public int ClearPort { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property int ClearPort {
    int get ();
    void set (int value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member ClearPort : int with get, set
function get ClearPort () : int
function set ClearPort (value : int)

Özellik Değeri

Tür: System.Int32
Bir Int32 değerini belirleyen açık bağlantı noktası adresi sayısı.

Açıklamalar

ClearPortözellik Değeri belirtilen değer 80 kabul edilir.