C# Class SmsMessages.Scheduling.Commands.ScheduleSmsForSendingLater

Afficher le fichier Open project: samjeffress/TrickleComms Class Usage Examples

Méthodes publiques

Méthode Description
ScheduleSmsForSendingLater ( ) : System
ScheduleSmsForSendingLater ( System.DateTime sendMessageAtUtc, SmsData smsData, SmsMetaData smsMetaData, System.Guid coorelationId, string username ) : System

Method Details

ScheduleSmsForSendingLater() public méthode

public ScheduleSmsForSendingLater ( ) : System
Résultat System

ScheduleSmsForSendingLater() public méthode

public ScheduleSmsForSendingLater ( System.DateTime sendMessageAtUtc, SmsData smsData, SmsMetaData smsMetaData, System.Guid coorelationId, string username ) : System
sendMessageAtUtc System.DateTime
smsData SmsMessages.CommonData.SmsData
smsMetaData SmsMessages.CommonData.SmsMetaData
coorelationId System.Guid
username string
Résultat System