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

MaxAllowedServerInstances Při vytváření objektu NamedPipeServerStream použijte k nastavení maximálního počtu instancí serveru, které systémové prostředky umožňují.

Platí pro