Method | Description | |
---|---|---|
Listen ( ) : void | ||
RemoteReceiver ( |
||
WaitForMessage ( bool>.Func |
||
WaitForMessage ( bool>.Func |
Method | Description | |
---|---|---|
Fail ( |
||
HandleMessage ( byte messageStart ) : Task | ||
ReceiveExactly ( int count ) : Task |
||
WireDecodeMessage ( |
public RemoteReceiver ( |
||
owner | ||
socket | Socket | |
return | BitSharp.Common |
public WaitForMessage ( bool>.Func |
||
predicate | bool>.Func | |
timeout | System.TimeSpan | |
return | Task |
public WaitForMessage ( bool>.Func |
||
predicate | bool>.Func | |
timeoutMilliseconds | int | |
return | Task |