HRESULT ReturnSerializer([in] ISoapSerializer * s);
Once the serializer is finished with it should be returned to the pool by calling ReturnSerializer. Serializers are pooled during the duration of the Serialize method for performance reasons.
Copyright © Simon Fell, 2000-2004. All rights reserved.