<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > SimpleNetworkManagementProtocol Class > SimpleNetworkManagementProtocol Properties > SimpleNetworkManagementProtocol.ResponseTimeout Property |
Gets or sets the timeout for SNMP requests. Value range: 100 to 15000. Default is 1000.
[Visual Basic]
<PviKeyWord(PviKeyWord:=""/RT"")> _
Public Property ResponseTimeout() As Integer
Public Get
End Get
Public Set
End Set
End Property
[C#]
[PviKeyWord(PviKeyWord=""/RT"")]
public int ResponseTimeout { public get; public set; }
The timeout for SNMP requests.
SimpleNetworkManagementProtocol Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]