United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
Microsoft Developer Network
>
Samples
>
Thread synchronization via Threading.Monitor (VBThreadingMonitor)
Download Visual Studio
Quick Access
My Samples
Upload a sample
Browse Sample Requests
More From All-In-One Code Framework
ASP.NET AJAX web chat application
(38)
ASP.NET GridView control demo (CSASPNETGridVi
ew)
(22)
Import/export Excel worksheet in ASP.NET (CSASPNETExcelI
mportExport)
(19)
Upload/edit image in ASP.NET (CSASPNETImageE
ditUpload)
(19)
Azure + Bing Map sample application (CSAzureBingMap
s)
(15)
See All
Thread synchronization via Threading.Monit
or (VBThreadingMon
itor)
The following example shows how thread synchronization can be accomplished using the VB SyncLock keyword and the Pulse method of the Monitor object.
Download
VB.NET (150.4 KB)
Ratings
(0)
Downloaded
6,707 times
Favorites
Add To Favorites
Requires
Visual Studio 2008
Last Updated
8/22/2012
License
MS-LPL
Share
Technologies
.NET Framework
Topics
threading
Report Abuse to Microsoft
Description
Browse Code