Method | Description | |
---|---|---|
AddBlockMiss ( ) : void | ||
ConnectAsync ( ) : Task | ||
Disconnect ( |
||
Dispose ( ) : void | ||
Peer ( |
||
Peer ( Socket socket, bool isSeed, bool isIncoming ) : BitSharp.Common |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
HandleFailed ( |
||
UnwireNode ( ) : void | ||
WireNode ( ) : void |
public Disconnect ( |
||
ex | ||
return | void |
public Peer ( |
||
remoteEndPoint | ||
isSeed | bool | |
isIncoming | bool | |
return | BitSharp.Common |
public Peer ( Socket socket, bool isSeed, bool isIncoming ) : BitSharp.Common | ||
socket | Socket | |
isSeed | bool | |
isIncoming | bool | |
return | BitSharp.Common |