Share via


NamedPipeServerStream.MaxAllowedServerInstances 필드

정의

시스템 리소스가 허용하는 최대 서버 인스턴스 수를 나타냅니다.

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

필드 값

Value = -1

설명

MaxAllowedServerInstances 개체를 NamedPipeServerStream 만들 때 를 사용하여 시스템 리소스에서 허용하는 최대 서버 인스턴스 수를 설정합니다.

적용 대상