Show / Hide Table of Contents

Class PlatformUtils

Inheritance
System.Object
PlatformUtils
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: NFX.Wave
Assembly: NFX.Wave.dll
Syntax
public static class PlatformUtils

Methods

SetRequestQueueLimit(HttpListener, Int64)

Declaration
public static void SetRequestQueueLimit(HttpListener listener, long len)
Parameters
Type Name Description
System.Net.HttpListener listener
System.Int64 len
Back to top Copyright © 2006-2018 Agnicore Inc
Generated by DocFX