BitSharper.NetworkConnection.NetworkConnection C# (CSharp) Method

NetworkConnection() public method

public NetworkConnection ( ) : System
return System
        public NetworkConnection()
        {
        }

Same methods

NetworkConnection::NetworkConnection ( IPAddress inetAddress, NetworkParameters @params, uint bestHeight, int connectTimeout ) : System
NetworkConnection::NetworkConnection ( PeerAddress peerAddress, NetworkParameters @params, uint bestHeight, int connectTimeout ) : System