SimpleNetworkManagementProtocol.ResponseTimeout Property

<< 点击显示目录 >>

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

SimpleNetworkManagementProtocol.ResponseTimeout Property

BR.AN.PviServices .NET


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; }

Property Value

The timeout for SNMP requests.

See Also

SimpleNetworkManagementProtocol Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]