Udostępnij za pośrednictwem


NamedPipeServerStream.MaxAllowedServerInstances Pole

Definicja

Reprezentuje maksymalną liczbę wystąpień serwera dozwolonych przez zasoby systemowe.

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

Wartość pola

Value = -1

Uwagi

Użyj elementu MaxAllowedServerInstances podczas tworzenia obiektu, aby ustawić maksymalną NamedPipeServerStream liczbę wystąpień serwera dozwolonych przez zasoby systemowe.

Dotyczy