Share via


StandardTLConfig.CloseTimeout Property

Definition

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

Property Value

Implements

Attributes

Applies to