Sdílet prostřednictvím


NamedPipeServerStream.MaxAllowedServerInstances Pole

Definice

Představuje maximální počet instancí serveru, které systémové prostředky umožňují.

public: int MaxAllowedServerInstances = -1;
public const int MaxAllowedServerInstances = -1;
val mutable MaxAllowedServerInstances : int
Public Const MaxAllowedServerInstances As Integer  = -1

Hodnota pole

Value = -1

Poznámky

Při vytváření objektu MaxAllowedServerInstancesNamedPipeServerStream použijte k nastavení maximálního počtu instancí serveru, který systémové prostředky povolují.

Platí pro