Condividi tramite


SmsSendMessageResult.IsErrorTransient Proprietà

Definizione

Ottiene un valore booleano che indica se l'operazione di invio ha rilevato un errore temporaneo.

public:
 property bool IsErrorTransient { bool get(); };
bool IsErrorTransient();
public bool IsErrorTransient { get; }
var boolean = smsSendMessageResult.isErrorTransient;
Public ReadOnly Property IsErrorTransient As Boolean

Valore della proprietà

Boolean

bool

Se true, l'invio ha generato un errore temporaneo.

Requisiti Windows

Funzionalità dell'app
cellularMessaging sms

Si applica a