Gets or sets the provider's automatic thread detach behavior.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public AutoDetachThread AutoDetachThread { get; set; }
Public Property AutoDetachThread As AutoDetachThread Get Set
public: property AutoDetachThread AutoDetachThread { AutoDetachThread get (); void set (AutoDetachThread value); }
/** @property */ public AutoDetachThread get_AutoDetachThread() /** @property */ public void set_AutoDetachThread(AutoDetachThread value)