Berkeley DB .NET API Documentation |
ReplicationHostAddress..::.Port Field |
ReplicationHostAddress Class See Also |
The port number on which the site is receiving.
Namespace:
BerkeleyDB
Assembly:
libdb_dotnet48 (in libdb_dotnet48.dll) Version: 4.8.24.0
Syntax
C# |
---|
public uint Port |
Visual Basic (Declaration) |
---|
Public Port As UInteger |
Visual C++ |
---|
public: unsigned int Port |