C# 클래스 Amazon.SQS.Model.Message

An Amazon SQS message.
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

공개 메소드들

메소드 설명
Message ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

비공개 메소드들

메소드 설명
IsSetAttributes ( ) : bool
IsSetBody ( ) : bool
IsSetMD5OfBody ( ) : bool
IsSetMD5OfMessageAttributes ( ) : bool
IsSetMessageAttributes ( ) : bool
IsSetMessageId ( ) : bool
IsSetReceiptHandle ( ) : bool

메소드 상세

Message() 공개 메소드

Empty constructor used to set properties independently even when a simple constructor is available
public Message ( ) : System
리턴 System