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