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!

IDeferLoadService.DeferLoad

Defers the load-complete state until a subsequent call to OnDeferredLoadComplete.

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

See Also

IDeferLoadService Interface | IDeferLoadService Members | System.ComponentModel.Design Namespace