Microsoft .Net-Samples
Loading...
Searching...
No Matches
fho.frm.net.Microsoft_DotNetSamples.ClassMethode.MyMutexSample Class Reference

Static Public Member Functions

static string _ExecuteMutex ()

Static Public Attributes

static bool _MutexCheckObj = false

Static Private Attributes

static System.Threading.Mutex _Mutex = null
static System.Threading.Mutex _SystemMutex = null
static bool _FormReturn = false
static string _ReturnValue = string.Empty

Member Function Documentation

◆ _ExecuteMutex()

string fho.frm.net.Microsoft_DotNetSamples.ClassMethode.MyMutexSample._ExecuteMutex ( )
static
Returns

Member Data Documentation

◆ _FormReturn

bool fho.frm.net.Microsoft_DotNetSamples.ClassMethode.MyMutexSample._FormReturn = false
staticprivate

◆ _Mutex

System.Threading.Mutex fho.frm.net.Microsoft_DotNetSamples.ClassMethode.MyMutexSample._Mutex = null
staticprivate

◆ _MutexCheckObj

bool fho.frm.net.Microsoft_DotNetSamples.ClassMethode.MyMutexSample._MutexCheckObj = false
static

◆ _ReturnValue

string fho.frm.net.Microsoft_DotNetSamples.ClassMethode.MyMutexSample._ReturnValue = string.Empty
staticprivate

◆ _SystemMutex

System.Threading.Mutex fho.frm.net.Microsoft_DotNetSamples.ClassMethode.MyMutexSample._SystemMutex = null
staticprivate

The documentation for this class was generated from the following file:
  • U:/00000000_global_projects/000_DotNetxx/fho.frm.net.Microsoft_DotNetSamples/fho.frm.net.Microsoft_DotNetSamples/ClassMethode/SampleSingleton.cs