Method | Description | |
---|---|---|
CreateProfileAsync ( int serverTimeOutms, int clientTimeOutms, IUserProfileServices userProfileService = null, |
||
DeleteProfileAsync ( int serverTimeOutms, int clientTimeOutms, IUserProfileServices userProfileService = null, |
Method | Description | |
---|---|---|
ProfileServiceOperationAsync ( Func |
public static CreateProfileAsync ( int serverTimeOutms, int clientTimeOutms, IUserProfileServices userProfileService = null, |
||
serverTimeOutms | int | |
clientTimeOutms | int | |
userProfileService | IUserProfileServices | |
ct | ||
logger | ILogger | |
return | Task |
public static DeleteProfileAsync ( int serverTimeOutms, int clientTimeOutms, IUserProfileServices userProfileService = null, |
||
serverTimeOutms | int | |
clientTimeOutms | int | |
userProfileService | IUserProfileServices | |
ct | ||
logger | ILogger | |
return | Task |