C# Class System.Net.UnsafeNclNativeMethods

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
CreateSemaphore ( [ lpSemaphoreAttributes, [ lInitialCount, [ lMaximumCount, [ lpName ) : IntPtr
DebugBreak ( ) : void
FetchConfigurationString ( bool perMachine, String parameterName, StringBuilder parameterValue, int parameterValueLength ) : bool
GetCurrentThreadId ( ) : uint
ReleaseSemaphore ( [ hSemaphore, [ lReleaseCount, [ lpPreviousCount ) : bool