Property | Type | Description | |
---|---|---|---|
SendAsync | void |
Method | Description | |
---|---|---|
CompareTo ( object obj ) : int | ||
Get ( SQLite.SQLiteAsyncConnection conn, string inventoryVectorHex ) : |
||
Payload ( ) : System | ||
Payload ( string msgType, byte data ) : System | ||
SaveAsync ( Bitmessage bm ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
SendAsync ( NodeConnection nodeConnection, string inventoryVectorHex ) : void |
public static Get ( SQLite.SQLiteAsyncConnection conn, string inventoryVectorHex ) : |
||
conn | SQLite.SQLiteAsyncConnection | |
inventoryVectorHex | string | |
return |
public Payload ( string msgType, byte data ) : System | ||
msgType | string | |
data | byte | |
return | System |