[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);
LifetimeServices Class | LifetimeServices Members | System.Runtime.Remoting Namespace