pmMDA.NET

HostRemotingHandler.Remove Method 

[This is preliminary documentation and subject to change.]

Removes a specified data object from the server.

public void Remove(
   DataObjectId id
);

Parameters

id
The data object (specified through the type and identifier) to remove.

Implements

IRemotingHandler.Remove

See Also

HostRemotingHandler Class | PmMda.Net.Dog.Remoting Namespace