1 reference to PIPE_UNLIMITED_INSTANCES
System.ServiceModel (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
1991
this.maxInstances = Math.Min(maxConnections, UnsafeNativeMethods.
PIPE_UNLIMITED_INSTANCES
);