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