GigaSpaces XAP.NET Documentation
CreateThread Method
Class LibraryGigaSpaces.Core.ThreadingThreadManagerCreateThread()()()
Members
IconMemberDescription
CreateThread(ThreadStart)
Creates a new instance of the System.Threading.Thread class.

CreateThread(ThreadStart, Int32)
Creates a new instance of the System.Threading.Thread class.

CreateThread(ParameterizedThreadStart)
Creates a new instance of the System.Threading.Thread class.

CreateThread(ParameterizedThreadStart, Int32)
Creates a new instance of the System.Threading.Thread class.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.2.0.0 (10.2.1.14000)