You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC > EmailService Class > SendAsync Method

EmailServiceSendAsync Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.MVC
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public Task SendAsync(
	IdentityMessage message
)

Parameters

message
Type: IdentityMessage

Return Value

Type: Task

Implements

IIdentityMessageService.SendAsync(IdentityMessage)
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.