pmMDA.NET

HostRemotingHandler.Store Method (DogUpdate)

[This is preliminary documentation and subject to change.]

Stores the data object which belongs to the specified dogUpdate.

public void Store(
   ref DogUpdate dogUpdate
);

Parameters

dogUpdate
The dog update which represents the root object.

Implements

IRemotingHandler.Store

Remarks

The data object updates referenced by the dogUpdate will contain the new id and timestamp of the appropriate data objects.

See Also

HostRemotingHandler Class | PmMda.Net.Dog.Remoting Namespace | HostRemotingHandler.Store Overload List