This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapCacheStorageFormatConvertor Interface > IMapCacheStorageFormatConvertor.PacketSize Property (ArcObjects .NET 10.4 SDK) |
Packet Size.
[Visual Basic .NET] Public Property PacketSize As Integer
[C#] public int PacketSize {get; set;}
[C++]
HRESULT get_PacketSize(
long* pPacketSize
);
[C++]
HRESULT put_PacketSize(
long pPacketSize
);
[C++]
Parameters pPacketSize [out, retval] pPacketSize is a parameter of type long pPacketSize [in] pPacketSize is a parameter of type long