IChannel..::..SetTransport Method
Overload List
| Name | Description | |
|---|---|---|
| 
                         | 
                      SetTransport(String) | 
                         
   Sets the transport for the communication channel by providing the transport class name.
    
                       | 
                    
| 
                         | 
                      SetTransport(ITransport) | 
                         
   Sets the transport for the communication channel using an instance of ITransport.
    
                       | 
                    

