Method | Description | |
---|---|---|
Close ( ) : void | ||
Dispose ( ) : void | ||
NamedPipeClientConnectionForwarder ( string serviceNamespace, string issuerName, string issuerSecret, string targetHost, string localPipe, string toPipe, bool useHybrid ) : System | ||
Open ( ) : void |
Method | Description | |
---|---|---|
ClientAccepted ( IAsyncResult asyncResult ) : void | ||
CorrelateConnection ( int connectionId, object state ) : |
||
CreateClientBinding ( bool useHybrid ) : NetTcpRelayBinding | ||
CreateDataChannelFactory ( Microsoft multiplexedInputStream ) : DuplexChannelFactory |
||
DataChannelClosed ( object sender, |
||
EnsureConnection ( ) : void | ||
MultiplexPumpCompleted ( IAsyncResult a ) : void | ||
MultiplexedConnectionClosed ( object sender, |
||
WriteToDataChannel ( byte b, int o, int s ) : void |
public NamedPipeClientConnectionForwarder ( string serviceNamespace, string issuerName, string issuerSecret, string targetHost, string localPipe, string toPipe, bool useHybrid ) : System | ||
serviceNamespace | string | |
issuerName | string | |
issuerSecret | string | |
targetHost | string | |
localPipe | string | |
toPipe | string | |
useHybrid | bool | |
return | System |