Method | Description | |
---|---|---|
ConnectClient ( ) : IMessagePipeEnd | ||
KillHost ( ) : void | ||
StartHost ( |
Method | Description | |
---|---|---|
ClientToHostWorker ( Stream stream, IMessagePipeEnd pipe ) : System.Threading.Tasks.Task | ||
FillFromStreamAsync ( Stream stream, byte buffer ) : Task |
||
HostToClientWorker ( Stream stream, IMessagePipeEnd pipe ) : System.Threading.Tasks.Task | ||
Session ( |
||
StartSession ( ) : void |
public StartHost ( |
||
password | ||
profilePath | string | |
outputLogger | ILogger | |
verbosity | LogVerbosity | |
return | void |