GigaSpaces XAP.NET Documentation
AutoDetachThread Property
Class LibraryGigaSpaces.Core.ConfigurationJetProviderConfigurationElementAutoDetachThread
Gets or sets the provider's automatic thread detach behavior.
Declaration Syntax
C#Visual BasicVisual C++J#
public AutoDetachThread AutoDetachThread { get; set; }
Public Property AutoDetachThread As AutoDetachThread
public:
property AutoDetachThread AutoDetachThread {
	AutoDetachThread get ();
	void set (AutoDetachThread value);
}
/** @property */
public AutoDetachThread get_AutoDetachThread()
/** @property */
public  void set_AutoDetachThread(AutoDetachThread value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 8.0.8.6380 (8.0.8.6380)