This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IU > IUploader Interface > IUploader.TimeoutInSecs Property (ArcObjects .NET 10.4 SDK) |
.
[Visual Basic .NET] Public Property TimeoutInSecs As Integer
[C#] public int TimeoutInSecs {get; set;}
[C++]
HRESULT get_TimeoutInSecs(
Long* pTimeout
);
[C++]
HRESULT put_TimeoutInSecs(
Long pTimeout
);
[C++]
Parameters pTimeout [out, retval] pTimeout is a parameter of type Long pTimeout [in] pTimeout is a parameter of type Long