3.17.4.3 NotifyAsyncSchemaConversionComplete
This operation is used to indicate the completion of schema conversion.
-
<wsdl:operation name="NotifyAsyncSchemaConversionComplete"> <wsdl:input wsaw:Action="http://Microsoft.Windows.Ipam/IIpamAsyncSchemaCallback/NotifyAsyncSchemaConversionComplete" message="ipam:IIpamAsyncSchemaCallback_NotifyAsyncSchemaConversionComplete_InputMessage" /> </wsdl:operation>
This operation has only the request message. This signifies the completion of the schema conversion and the Conversion Completed event of the IIpamAsyncSchemaConversion client is invoked. The session state is set to Conversion Completed.
If NotifyAsyncSchemaConversionComplete.exception is set, the schema conversion has faulted. The ConversionFault is set to NotifyAsyncSchemaConversionComplete.exception.
If NotifyAsyncSchemaConversionComplete.exception is null, the schema conversion has completed successfully.