Bagikan melalui


SmsAppMessage.RetryAttemptCount Properti

Definisi

Upaya coba lagi dihitung untuk pesan.

public:
 property int RetryAttemptCount { int get(); void set(int value); };
int RetryAttemptCount();

void RetryAttemptCount(int value);
public int RetryAttemptCount { get; set; }
var int32 = smsAppMessage.retryAttemptCount;
smsAppMessage.retryAttemptCount = int32;
Public Property RetryAttemptCount As Integer

Nilai Properti

Int32

int

Upaya coba lagi dihitung untuk pesan. Atur jumlah maksimum percobaan ulang untuk pesan keluar, atau dapatkan jumlah percobaan ulang untuk pesan yang diterima.

Persyaratan Windows

Kemampuan aplikasi
cellularMessaging sms

Berlaku untuk