IChannel..::..SetTransport Method (ITransport)
   Sets the transport for the communication channel using an instance of ITransport.
   
                
    Namespace: 
   com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
void SetTransport( ITransport transport )
Parameters
- transport
 - Type: com.onlineobject.objectnet..::..ITransport
The transport instance to be set. 

