com.onlineobject.objectnet Namespace

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

Unregisters a behavior from the network element.

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

Syntax


void UnregisterBehavior<T>()

where T : IEntity

Type Parameters

T
The type of the entity to unregister.