task
stringlengths
24
71
input
stringlengths
8
2.38k
output
stringlengths
1
2.34k
options
sequence
pageTitle
stringlengths
4
140
outputColName
stringlengths
1
79
url
stringlengths
41
160
wdcFile
stringlengths
71
74
0173649e_MLWinHelp_function__Windows___dwData
[uCommand] HELP_SETCONTENTS [Action] Specifies the Contents topic. Windows Help displays this topic when the user clicks the Contents button if the help file does not have an associated .cnt file. [dwData]
Contains the context identifier for the Contents topic.
[]
MLWinHelp function (Windows)
dwData
https://msdn.microsoft.com/en-us/library/windows/desktop/bb773823(v=vs.85).aspx
20/1438042989234.2_20150728002309-00046-ip-10-236-191-2_895234964_0.json
0173649e_MLWinHelp_function__Windows___dwData
[uCommand] HELP_SETPOPUP_POS [Action] Sets the position of the subsequent pop-up window. [dwData]
Contains the position data. Use the MAKELONG macro to concatenate the horizontal and vertical coordinates into a single value. The pop-up window is positioned as if the mouse cursor were at the specified point when the pop-up window was invoked.
[]
MLWinHelp function (Windows)
dwData
https://msdn.microsoft.com/en-us/library/windows/desktop/bb773823(v=vs.85).aspx
20/1438042989234.2_20150728002309-00046-ip-10-236-191-2_895234964_0.json
0173649e_MLWinHelp_function__Windows___dwData
[uCommand] HELP_SETWINPOS [Action] Displays the Windows Help window, if it is minimized or in memory, and sets its size and position as specified. [dwData]
Address of a HELPWININFO structure that specifies the size and position of either a primary or secondary help window.
[]
MLWinHelp function (Windows)
dwData
https://msdn.microsoft.com/en-us/library/windows/desktop/bb773823(v=vs.85).aspx
20/1438042989234.2_20150728002309-00046-ip-10-236-191-2_895234964_0.json
0173649e_MLWinHelp_function__Windows___dwData
[uCommand] HELP_TCARD [Action] Indicates that a command is for a training card instance of Windows Help. Combine this command with other commands using the bitwise OR operator. [dwData]
Depends on the command with which this command is combined.
[]
MLWinHelp function (Windows)
dwData
https://msdn.microsoft.com/en-us/library/windows/desktop/bb773823(v=vs.85).aspx
20/1438042989234.2_20150728002309-00046-ip-10-236-191-2_895234964_0.json
0173649e_MLWinHelp_function__Windows___dwData
[uCommand] HELP_WM_HELP [Action] Displays the topic for the control identified by the hWndMain parameter in a pop-up window. [dwData]
Address of an array of DWORD pairs. The first DWORD in each pair is a control identifier, and the second is a context identifier for a topic. The array must be terminated by a pair of zeros {0,0}. If you do not want to add Help to a particular control, set its context identifier to -1.
[]
MLWinHelp function (Windows)
dwData
https://msdn.microsoft.com/en-us/library/windows/desktop/bb773823(v=vs.85).aspx
20/1438042989234.2_20150728002309-00046-ip-10-236-191-2_895234964_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Provides information about a given codec. This is an abstract class. [Class]
BitmapCodecInfo
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Represents a container for bitmap frames. Each bitmap frame is a BitmapSource. This abstract class provides a base set of functionality for all derived decoder objects. [Class]
BitmapDecoder
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Encodes a collection of BitmapFrame objects to an image stream. This is an abstract class. [Class]
BitmapEncoder
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Represents image data returned by a decoder and accepted by encoders. This is an abstract class. [Class]
BitmapFrame
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Provides a specialized BitmapSource that is optimized for loading images using Extensible Application Markup Language (XAML). [Class]
BitmapImage
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Provides support for reading and writing metadata to and from a bitmap image. [Class]
BitmapMetadata
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Provides a placeholder for metadata items that cannot be converted from C# to an underlying data type that persists metadata. The blob is converted into an array of bytes to preserve the content. [Class]
BitmapMetadataBlob
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Defines the available color palette for a supported image type. [Class]
BitmapPalette
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Defines several color palettes that are commonly used by bitmap images. [Class]
BitmapPalettes
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Defines size-related attributes of a cached bitmap image. A bitmap is scaled based on values that are defined by this class. [Class]
BitmapSizeOptions
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Represents a single, constant set of pixels at a certain size and resolution. This is an abstract class. [Class]
BitmapSource
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Defines a decoder for bitmap (BMP) encoded images. This class cannot be inherited. [Class]
BmpBitmapDecoder
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Defines an encoder that is used to encode bitmap (BMP) format images. [Class]
BmpBitmapEncoder
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Provides caching functionality for a BitmapSource. [Class]
CachedBitmap
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Changes the color space of a BitmapSource. This class cannot be inherited. [Class]
ColorConvertedBitmap
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Crops a BitmapSource. This class cannot be inherited. [Class]
CroppedBitmap
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Provides data for the BitmapSource.DownloadProgress and BitmapDecoder.DownloadProgress events. [Class]
DownloadProgressEventArgs
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Provides pixel format conversion functionality for a BitmapSource. This class cannot be inherited. [Class]
FormatConvertedBitmap
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Defines a decoder for Graphics Interchange Format (GIF) encoded images. [Class]
GifBitmapDecoder
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Defines an encoder that is used to encode Graphics Interchange Format (GIF) images. [Class]
GifBitmapEncoder
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Defines a specialized decoder for icon (.ico) encoded images. This class cannot be inherited. [Class]
IconBitmapDecoder
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Enables in-place updates to existing blocks of BitmapMetadata. This class cannot be inherited. [Class]
InPlaceBitmapMetadataWriter
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Defines a decoder for Joint Photographics Experts Group (JPEG) encoded images. This class cannot be inherited. [Class]
JpegBitmapDecoder
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Defines an encoder that is used to encode Joint Photographics Experts Group (JPEG) format images. This class cannot be inherited. [Class]
JpegBitmapEncoder
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Defines a decoder that requires delayed bitmap creation such as asynchronous image downloads. This class cannot be inherited. [Class]
LateBoundBitmapDecoder
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Defines a decoder for Portable Network Graphics (PNG) encoded images. This class cannot be inherited. [Class]
PngBitmapDecoder
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Defines an encoder that is used to encode Portable Network Graphics (PNG) format images. This class cannot be inherited. [Class]
PngBitmapEncoder
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Used to convert a Visual object into a bitmap. [Class]
RenderTargetBitmap
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Defines a decoder for Tagged Image File Format (TIFF) encoded images. This class cannot be inherited. [Class]
TiffBitmapDecoder
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Defines an encoder that is used to encode Tagged Image File Format (TIFF) format images. [Class]
TiffBitmapEncoder
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Scales and rotates a BitmapSource. This class cannot be inherited. [Class]
TransformedBitmap
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Defines a decoder for Microsoft Windows Media Photo encoded images. This class cannot be inherited. [Class]
WmpBitmapDecoder
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Defines an encoder that is used to encode Microsoft Windows Media Photo images. [Class]
WmpBitmapEncoder
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
e3fbdea2_indows_Media_Imaging_Namespace__Class
[Description] Provides a BitmapSource that can be written to and updated. [Class]
WriteableBitmap
[]
System.Windows.Media.Imaging Namespace
Class
https://msdn.microsoft.com/en-us/library/system.windows.media.imaging(v=vs.85).aspx
20/1438042989234.2_20150728002309-00020-ip-10-236-191-2_876035376_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] Abort() [Description]
Raises a ThreadAbortException in the thread on which it is invoked, to begin the process of terminating the thread. Calling this method usually terminates the thread.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] Abort(Object) [Description]
Raises a ThreadAbortException in the thread on which it is invoked, to begin the process of terminating the thread while also providing exception information about the thread termination. Calling this method usually terminates the thread.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] AllocateDataSlot [Description]
Allocates an unnamed data slot on all the threads. For better performance, use fields that are marked with the ThreadStaticAttribute attribute instead.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] AllocateNamedDataSlot [Description]
Allocates a named data slot on all threads. For better performance, use fields that are marked with the ThreadStaticAttribute attribute instead.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] BeginCriticalRegion [Description]
Notifies a host that execution is about to enter a region of code in which the effects of a thread abort or unhandled exception might jeopardize other tasks in the application domain.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] BeginThreadAffinity [Description]
Notifies a host that managed code is about to execute instructions that depend on the identity of the current physical operating system thread.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] DisableComObjectEagerCleanup [Description]
Turns off automatic cleanup of runtime callable wrappers (RCW) for the current thread.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] EndCriticalRegion [Description]
Notifies a host that execution is about to enter a region of code in which the effects of a thread abort or unhandled exception are limited to the current task.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] EndThreadAffinity [Description]
Notifies a host that managed code has finished executing instructions that depend on the identity of the current physical operating system thread.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] Equals(Object) [Description]
Determines whether the specified object is equal to the current object. (Inherited from Object.)
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] Finalize [Description]
Ensures that resources are freed and other cleanup operations are performed when the garbage collector reclaims the Thread object. (Overrides CriticalFinalizerObject.Finalize().)
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] FreeNamedDataSlot [Description]
Eliminates the association between a name and a slot, for all threads in the process. For better performance, use fields that are marked with the ThreadStaticAttribute attribute instead.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] GetApartmentState [Description]
Returns an ApartmentState value indicating the apartment state.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] GetCompressedStack [Description]
Obsolete. Returns a CompressedStack object that can be used to capture the stack for the current thread.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] GetData [Description]
Retrieves the value from the specified slot on the current thread, within the current thread's current domain. For better performance, use fields that are marked with the ThreadStaticAttribute attribute instead.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] GetDomain [Description]
Returns the current domain in which the current thread is running.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] GetDomainID [Description]
Returns a unique application domain identifier.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] GetHashCode [Description]
Returns a hash code for the current thread. (Overrides Object.GetHashCode().) In XNA Framework 3.0, this member is inherited from Object.GetHashCode(). In Portable Class Library Portable Class Library, this member is inherited from Object.GetHashCode().
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] GetNamedDataSlot [Description]
Looks up a named data slot. For better performance, use fields that are marked with the ThreadStaticAttribute attribute instead.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] GetType [Description]
Gets the Type of the current instance. (Inherited from Object.)
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] Interrupt [Description]
Interrupts a thread that is in the WaitSleepJoin thread state.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] Join() [Description]
Blocks the calling thread until a thread terminates, while continuing to perform standard COM and SendMessage pumping.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] Join(Int32) [Description]
Blocks the calling thread until a thread terminates or the specified time elapses, while continuing to perform standard COM and SendMessage pumping.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] Join(TimeSpan) [Description]
Blocks the calling thread until a thread terminates or the specified time elapses, while continuing to perform standard COM and SendMessage pumping.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] MemoryBarrier [Description]
Synchronizes memory access as follows: The processor executing the current thread cannot reorder instructions in such a way that memory accesses prior to the call to MemoryBarrier execute after memory accesses that follow the call to MemoryBarrier.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] ResetAbort [Description]
Cancels an Abort requested for the current thread.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] Resume [Description]
Obsolete. Resumes a thread that has been suspended.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] SetApartmentState [Description]
Sets the apartment state of a thread before it is started.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] SetCompressedStack [Description]
Obsolete. Applies a captured CompressedStack to the current thread.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] SetData [Description]
Sets the data in the specified slot on the currently running thread, for that thread's current domain. For better performance, use fields marked with the ThreadStaticAttribute attribute instead.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] SetProcessorAffinity [Description]
In the .NET Compact Framework for Xbox 360, sets the processor affinity for a managed thread. Processor affinity determines the processors on which a thread runs.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] Sleep(Int32) [Description]
Suspends the current thread for the specified number of milliseconds.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] Sleep(TimeSpan) [Description]
Suspends the current thread for the specified amount of time.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] SpinWait [Description]
Causes a thread to wait the number of times defined by the iterations parameter.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] Start() [Description]
Causes the operating system to change the state of the current instance to ThreadState.Running.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] Start(Object) [Description]
Causes the operating system to change the state of the current instance to ThreadState.Running, and optionally supplies an object containing data to be used by the method the thread executes.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] Suspend [Description]
Obsolete. Either suspends the thread, or if the thread is already suspended, has no effect.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] ToString [Description]
Returns a string that represents the current object. (Inherited from Object.)
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] TrySetApartmentState [Description]
Sets the apartment state of a thread before it is started.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileRead(Byte) [Description]
Reads the value of a field. The value is the latest written by any processor in a computer, regardless of the number of processors or the state of processor cache.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileRead(Double) [Description]
Reads the value of a field. The value is the latest written by any processor in a computer, regardless of the number of processors or the state of processor cache.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileRead(Int16) [Description]
Reads the value of a field. The value is the latest written by any processor in a computer, regardless of the number of processors or the state of processor cache.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileRead(Int32) [Description]
Reads the value of a field. The value is the latest written by any processor in a computer, regardless of the number of processors or the state of processor cache.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileRead(Int64) [Description]
Reads the value of a field. The value is the latest written by any processor in a computer, regardless of the number of processors or the state of processor cache.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileRead(IntPtr) [Description]
Reads the value of a field. The value is the latest written by any processor in a computer, regardless of the number of processors or the state of processor cache.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileRead(Object) [Description]
Reads the value of a field. The value is the latest written by any processor in a computer, regardless of the number of processors or the state of processor cache.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileRead(SByte) [Description]
Reads the value of a field. The value is the latest written by any processor in a computer, regardless of the number of processors or the state of processor cache.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileRead(Single) [Description]
Reads the value of a field. The value is the latest written by any processor in a computer, regardless of the number of processors or the state of processor cache.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileRead(UInt16) [Description]
Reads the value of a field. The value is the latest written by any processor in a computer, regardless of the number of processors or the state of processor cache.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileRead(UInt32) [Description]
Reads the value of a field. The value is the latest written by any processor in a computer, regardless of the number of processors or the state of processor cache.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileRead(UInt64) [Description]
Reads the value of a field. The value is the latest written by any processor in a computer, regardless of the number of processors or the state of processor cache.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileRead(UIntPtr) [Description]
Reads the value of a field. The value is the latest written by any processor in a computer, regardless of the number of processors or the state of processor cache.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileWrite(Byte, Byte) [Description]
Writes a value to a field immediately, so that the value is visible to all processors in the computer.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileWrite(Double, Double) [Description]
Writes a value to a field immediately, so that the value is visible to all processors in the computer.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileWrite(Int16, Int16) [Description]
Writes a value to a field immediately, so that the value is visible to all processors in the computer.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileWrite(Int32, Int32) [Description]
Writes a value to a field immediately, so that the value is visible to all processors in the computer.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileWrite(Int64, Int64) [Description]
Writes a value to a field immediately, so that the value is visible to all processors in the computer.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileWrite(IntPtr, IntPtr) [Description]
Writes a value to a field immediately, so that the value is visible to all processors in the computer.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileWrite(Object, Object) [Description]
Writes a value to a field immediately, so that the value is visible to all processors in the computer.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileWrite(SByte, SByte) [Description]
Writes a value to a field immediately, so that the value is visible to all processors in the computer.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json
0b95c09c_ead_Methods__System_Threading___Description
[Name] VolatileWrite(Single, Single) [Description]
Writes a value to a field immediately, so that the value is visible to all processors in the computer.
[]
Thread Methods (System.Threading)
Description
https://msdn.microsoft.com/en-us/library/System.Threading.Thread_methods.aspx
20/1438042989234.2_20150728002309-00168-ip-10-236-191-2_876712969_0.json