Share via


StandardTLConfig.OpenTimeout Property

Definition

public:
 property TimeSpan OpenTimeout { TimeSpan get(); void set(TimeSpan value); };
[Microsoft.BizTalk.Adapter.Wcf.Config.AdapterConfigProperty("OpenTimeout", System.Runtime.InteropServices.VarEnum.VT_BSTR)]
public TimeSpan OpenTimeout { get; set; }
member this.OpenTimeout : TimeSpan with get, set
Public Property OpenTimeout As TimeSpan

Property Value

Implements

Attributes

Applies to