다음을 통해 공유


SqlAuthenticationParameters.ConnectionTimeout 속성

정의

연결 시간 제한 값을 가져옵니다.

public:
 property int ConnectionTimeout { int get(); };
public int ConnectionTimeout { get; }
member this.ConnectionTimeout : int
Public ReadOnly Property ConnectionTimeout As Integer

속성 값

취소 토큰 원본에 전달할 연결 시간 제한 값입니다.

적용 대상