Click or drag to resize

BaseTransportFactoryRemove Method


Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public abstract void Remove(
	ITransport transport
)

Parameters

transport  ITransport
 

Implements

ITransportFactoryRemove(ITransport)
See Also