Search
ISupportInitialize Members
Methods
 


Provides support for simple, transacted notification for batch initialization.

The following tables list the members exposed by the ISupportInitialize type.

 Public Methods

  Name Description

BeginInit

Signals the object that initialization is starting.

EndInit

Signals the object that initialization is complete.

 See Also