3.1.5.1 IUserConfigProvider.GetUserSettingAsync

This operation submits an asynchronous request to obtain user settings.

 <wsdl:operation name="GetUserSettingAsync">
   <wsdl:input wsam:Action="http://tempuri.org/IUserConfigProvider/GetUserSettingAsync" message="tns:IUserConfigProvider_GetUserSettingAsync_InputMessage" />
 </wsdl:operation>

Upon receiving the IUserConfigProvider_GetUserSettingAsync_InputMessage request message, the protocol server retrieves the specified user settings and returns them through the IUserConfigProvider.GetUserSettingCompleted callback.