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!

ISupportInitialize Methods

The methods of the ISupportInitialize interface are listed below. For a complete list of ISupportInitialize interface members, see the ISupportInitialize Members topic.

BeginInit When overridden in a derived class, signals the object that initialization is starting.
EndInit When overridden in a derived class, signals the object that initialization is complete.

See Also

ISupportInitialize Interface | System.ComponentModel Namespace