com.onlineobject.objectnet Namespace

NetworkTransportsDatabase..::..UnregisterTransport Method (String)

Unregisters a transport by its name.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void UnregisterTransport(

	string name

)

Parameters

name
Type: String
The name of the transport to unregister.