com.onlineobject.objectnet Namespace

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

Unregisters a device behavior of the specified type.

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

Syntax


public void UnregisterDeviceBehavior<T>()

where T : IEntity

Type Parameters

T
The type of the entity to unregister.