Send a Flush Tone Collection XML message to the server

Declaration Syntax
public int FlushToneCollectionBuffer(
bool sendEvent,
bool clearCriteria,
Object userState
)
public:
virtual int FlushToneCollectionBuffer(
bool sendEvent,
bool clearCriteria,
Object^ userState
) sealed

Parameters
- sendEvent (Boolean)
-
Set to true if you want the toneretrieval eent to be sent.
- clearCriteria (Boolean)
-
Set to true if you want to clear the criteria.
- userState (Object)
-
Any object the application would like returned with the response.

Return Value
The Invoke ID of the XML message sent to the server.
Assembly: ServiceProvider (Module: ServiceProvider)