The transport type used to transfer the replica data.
[Visual Basic .NET] Public Property TransportType As esriGDSTransportType
[C#] public esriGDSTransportType TransportType {get; set;}
[C++]
HRESULT get_TransportType(
esriGDSTransportType* pTransport
);
[C++]
HRESULT put_TransportType(
esriGDSTransportType pTransport
);
[C++]Parameters
pTransport [out, retval]pTransport is a parameter of type esriGDSTransportType
pTransport [in]pTransport is a parameter of type esriGDSTransportType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.