NamedPipeServerStream.MaxAllowedServerInstances 필드

정의

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

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

필드 값

Value = -1

설명

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

적용 대상