C# Class Library.Net.I2p.SamManager.AcceptResult

Show file Open project: Alliance-Network/Library

Public Methods

Method Description
AcceptResult ( Socket socket, string destination ) : System

Method Details

AcceptResult() public method

public AcceptResult ( Socket socket, string destination ) : System
socket System.Net.Sockets.Socket
destination string
return System