Метод | Описание | |
---|---|---|
Close ( ) : void | ||
Dispose ( ) : void | ||
Open ( ) : void | ||
TcpClientConnectionForwarder ( string serviceNamespace, string issuerName, string issuerSecret, string targetHost, int fromPort, int toPort, string bindTo, bool useHybrid, IEnumerable |
Метод | Описание | |
---|---|---|
ClientAccepted ( IAsyncResult asyncResult ) : void | ||
CorrelateConnection ( int connectionId, object state ) : |
||
CreateClientBinding ( bool useHybrid ) : NetTcpRelayBinding | ||
CreateDataChannelFactory ( Microsoft.Samples.ServiceBus.Connections.QueueBufferedStream multiplexedInputStream ) : DuplexChannelFactory |
||
DataChannelClosed ( object sender, |
||
EnsureConnection ( ) : void | ||
MultiplexPumpCompleted ( IAsyncResult a ) : void | ||
MultiplexedConnectionClosed ( object sender, |
||
WriteToDataChannel ( byte b, int o, int s ) : void |
public TcpClientConnectionForwarder ( string serviceNamespace, string issuerName, string issuerSecret, string targetHost, int fromPort, int toPort, string bindTo, bool useHybrid, IEnumerable |
||
serviceNamespace | string | |
issuerName | string | |
issuerSecret | string | |
targetHost | string | |
fromPort | int | |
toPort | int | |
bindTo | string | |
useHybrid | bool | |
firewallRules | IEnumerable |
|
Результат | System |