<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > NetworkAdapterCollection Class > NetworkAdapterCollection Properties > NetworkAdapterCollection.RefreshTime Property |
Gets or sets the refresh time for searching for MAC addresses. If 0 the cyclic MAC addresses BROADCAST will not be carried out. By default cyclic scanning for MAC addresses is disabled. Best practice value is 20 x SNMP.ResponseTimeout. Minimum is 2 x SNMP.ResponseTimeout.
[Visual Basic]
Public Property RefreshTime() As Integer
Public Get
End Get
Public Set
End Set
End Property
[C#]
public int RefreshTime { public get; public set; }
Refresh time for searching for MAC addresses.
NetworkAdapterCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]