The delegate used to transmit data using the replication application's communication infrastructure.

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet51 (in libdb_dotnet51.dll) Version: 5.1.22.0

Syntax

C#
public ReplicationTransportDelegate Transport
Visual Basic (Declaration)
Public Transport As ReplicationTransportDelegate
Visual C++
public:
ReplicationTransportDelegate^ Transport

See Also