wwAsyncWebRequest::DeleteEvent

This method is not really required, but it physically deletes an event record. When events are completed they are not explicitly deleted, but rather the Completion timestamp is set. This method explicitly removes the event record.

o.DeleteEvent( lcId )

Returns

nothing

Parameters

lcId
Event id to clean up

See also