NetworkAdapter.State Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > NetworkAdapter Class > NetworkAdapter Properties >

NetworkAdapter.State Property

BR.AN.PviServices .NET


Gets the connection state for this network adapter.

[Visual Basic]

Public ReadOnly Property State() As SNMPConnectionStates

  Public Get

  End Get

End Property

[C#]

public SNMPConnectionStates State { public get; }

Property Value

The connection state for this network adapter.

See Also

NetworkAdapter Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]