다음을 통해 공유


SmsSendMessageResult.IsErrorTransient 속성

정의

보내기 작업에 일시적인 오류가 발생했는지 여부를 나타내는 부울 값을 가져옵니다.

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

속성 값

Boolean

bool

true이면 전송 시 일시적인 오류가 발생했습니다.

Windows 요구 사항

앱 기능
cellularMessaging sms

적용 대상