PlatformUtils HttpSetRequestQueueProperty Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Namespace: NFX.Wave
Assembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

internal static uint HttpSetRequestQueueProperty(
	CriticalHandle requestQueueHandle,
	PlatformUtils..::..HTTP_SERVER_PROPERTY serverProperty,
	IntPtr pPropertyInfo,
	uint propertyInfoLength,
	uint reserved,
	IntPtr pReserved
)

Return Value

Type: OnlineUInt32
See Also