메소드 | 설명 | |
---|---|---|
CloseService ( ) : void | ||
OpenService ( ) : bool | ||
ServiceConnectionForwarder ( string serviceNamespace, string issuerName, string issuerSecret, string targetHost, string targetHostAlias, string allowedPortsString, string allowedPipesString, bool useHybrid ) : System |
메소드 | 설명 | |
---|---|---|
OnCreateConnection ( int connectionId, object streamConnectionObject ) : |
||
StreamAccepted ( IAsyncResult asyncResult ) : void |
public ServiceConnectionForwarder ( string serviceNamespace, string issuerName, string issuerSecret, string targetHost, string targetHostAlias, string allowedPortsString, string allowedPipesString, bool useHybrid ) : System | ||
serviceNamespace | string | |
issuerName | string | |
issuerSecret | string | |
targetHost | string | |
targetHostAlias | string | |
allowedPortsString | string | |
allowedPipesString | string | |
useHybrid | bool | |
리턴 | System |