DsmlSoapHttpConnection.Timeout 속성

정의

제한 시간( DsmlSoapHttpConnection 초)을 가져오거나 설정합니다.

public:
 virtual property TimeSpan Timeout { TimeSpan get(); void set(TimeSpan value); };
public override TimeSpan Timeout { get; set; }
member this.Timeout : TimeSpan with get, set
Public Overrides Property Timeout As TimeSpan

속성 값

시간이 초과되기 전 DsmlSoapHttpConnection 의 시간 길이(초)입니다.

적용 대상