NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

LifetimeServices.LeaseManagerPollTime

[Visual Basic]
Public Shared Property LeaseManagerPollTime As TimeSpan
[C#]
public static TimeSpan LeaseManagerPollTime {get; set;}
[C++]
public: __property static TimeSpan get_LeaseManagerPollTime();
public: __property static void set_LeaseManagerPollTime(TimeSpan);
[JScript]
public static function get LeaseManagerPollTime() : TimeSpan;
public static function set LeaseManagerPollTime(TimeSpan);

See Also

LifetimeServices Class | LifetimeServices Members | System.Runtime.Remoting Namespace