NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ICollectData.CloseData

[To be supplied.]

[Visual Basic]
Sub CloseData()
[C#]
void CloseData();
[C++]
void CloseData() = 0;
[JScript]
function CloseData();

See Also

ICollectData Interface | ICollectData Members | System.Diagnostics Namespace