C# Class Library.Net.I2p.SamSession

Inheritance: SamBase
Show file Open project: Alliance-Network/Library Class Usage Examples

Public Methods

Method Description
SamSession ( Socket socket ) : System
Start ( string caption ) : void

Method Details

SamSession() public method

public SamSession ( Socket socket ) : System
socket System.Net.Sockets.Socket
return System

Start() public method

public Start ( string caption ) : void
caption string
return void