NetworkTransportsDatabase..::..GetTransport Method
Retrieves the transport entry associated with a given transport name.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public NetworkTransportEntry GetTransport( string name )
Parameters
- name
- Type: String
The name of the transport to look up.