Login  
Search All Forums
Dart Home | PowerSNMP for .NET | Custom Development Reply | PowerSNMP for .NET Topics | Forums   
AuthorForum: PowerSNMP for .NET
Topic: Manager timeout settings
tgrharris
aharris@harris.com

From: Palm Bay, FL USA
Posts: 25
Member Since: 06/22/09
posted July 9, 2009 3:06 PM

I am timing out on a GetResponse call with 30 variables being queried. I saw a Socket property exposed on the Manager but the value of that property is always null so I can't set the ReceiveTimeout property. I can eventually break the polling up into smaller chunks but wanted to try extending the timeout first. Thanks.
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted July 9, 2009 4:16 PM

Hi,
If you are using version 4, you can set ManagerSlave.Socket.ReceiveTimeout.

If you are using an older version, you can set the Manager.Timeout property.

Hope it helps,
-ken
tgrharris
aharris@harris.com

From: Palm Bay, FL USA
Posts: 25
Member Since: 06/22/09
posted July 9, 2009 4:18 PM

Excellent. We are using 4.1 so I'll set the value in the ManagerSlave object. Thanks.
Reply | PowerSNMP for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX