Gets or sets the default lease time assigned to created proxies.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public static long DefaultLeaseTime { get; set; }
Public Shared Property DefaultLeaseTime As Long Get Set
public: static property long long DefaultLeaseTime { long long get (); void set (long long value); }
/** @property */ public static long get_DefaultLeaseTime() /** @property */ public static void set_DefaultLeaseTime(long value)