com.onlineobject.objectnet Namespace

NetworkElement..::..UnregisterDeviceBehavior<(Of <(<'T>)>)> Method

Unregisters a device behavior of a specific type from the network entity.

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

Syntax


public void UnregisterDeviceBehavior<T>()

Type Parameters

T
The type of the behavior to unregister.