com.onlineobject.objectnet Namespace

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

Unregisters a device behavior from the network element.

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

Syntax


void UnregisterDeviceBehavior<T>()

where T : IEntity

Type Parameters

T
The type of the entity to unregister.