C# 클래스 nMail.Options

nMail.DLL �ݒ�p�N���X
파일 보기 프로젝트 열기: hijirichan/AkaneMail

공개 메소드들

메소드 설명
DisableConnectTimeout ( ) : void

�ڑ����^�C���A�E�g�ݒ�𖳌��ɂ��܂��B(�����l)

DisableDecodeBodyAll ( ) : void

�{����f�R�[�h���܂���B�{���̃e�L�X�g�� iso-2022-jp �̂܂܂ƂȂ�܂��B

DisableDecodeBodyText ( ) : void

�e�L�X�g�p�[�g�� Content-Transfer-Encoding �w��̃G���R�[�h�̂݃f�R�[�h���܂���B

DisableDecodeHeader ( ) : void

�w�b�_��f�R�[�h���܂���B

DisableSaveHtmlFile ( ) : void

text/html �p�[�g��t�@�C���ɕۑ����܂���B(�����l)

DisableSaveRfc822File ( ) : void

message/rfc822 �p�[�g��t�@�C���ɕۑ����܂���B�i�����l�j

EnableConnectTimeout ( ) : void

�ڑ����^�C���A�E�g�ݒ��L���ɂ��܂��B

EnableDecodeBody ( ) : void

�{����f�R�[�h���܂��B(�����l)

EnableDecodeHeader ( ) : void

�w�b�_��f�R�[�h���܂��B(�����l)

EnableSaveHtmlFile ( ) : void

text/html �p�[�g��t�@�C���ɕۑ����܂��B

EnableSaveRfc822FileAll ( ) : void

message/rfc822 �p�[�g��܂Ƃ߂ăt�@�C���ɕۑ����܂��B

EnableSaveRfc822FileBody ( ) : void

message/rfc822 �p�[�g�̃e�L�X�g������t�@�C���ɕۑ����܂��B

EndDebug ( ) : void

�f�o�b�N���[�h��I�����܂��B

�Ăяo����� DebugMessage ��Q�Ƃ��邱�Ƃɂ���ăT�[�o �Ƃ̌�M�������擾�ł��܂��B

Options ( ) : System

Options�N���X�̐V�K�C���X�^���X����������܂��B

StartDebug ( ) : void

�f�o�b�N���[�h��J�n���܂��B

EndDebug��Ăяo������� DebugMessage ��Q�Ƃ��邱�Ƃɂ���ăT�[�o�Ƃ̌�M�������擾�ł��܂��B

SuspendCount ( String file_name ) : int

�w�肳�ꂽ�t�@�C����Y�t�������[���𑗐M����ꍇ�̋x�~�񐔂𓾂�

비공개 메소드들

메소드 설명
GetMessage ( int Type, StringBuilder Message, int Size ) : void
GetOption ( int option ) : int
GetSuspendNumber ( string Path ) : int
GetVersion ( ) : int
SetOption ( int option, int value ) : int

메소드 상세

DisableConnectTimeout() 공개 정적인 메소드

�ڑ����^�C���A�E�g�ݒ�𖳌��ɂ��܂��B(�����l)
public static DisableConnectTimeout ( ) : void
리턴 void

DisableDecodeBodyAll() 공개 정적인 메소드

�{����f�R�[�h���܂���B�{���̃e�L�X�g�� iso-2022-jp �̂܂܂ƂȂ�܂��B
public static DisableDecodeBodyAll ( ) : void
리턴 void

DisableDecodeBodyText() 공개 정적인 메소드

�e�L�X�g�p�[�g�� Content-Transfer-Encoding �w��̃G���R�[�h�̂݃f�R�[�h���܂���B
public static DisableDecodeBodyText ( ) : void
리턴 void

DisableDecodeHeader() 공개 정적인 메소드

�w�b�_��f�R�[�h���܂���B
public static DisableDecodeHeader ( ) : void
리턴 void

DisableSaveHtmlFile() 공개 정적인 메소드

text/html �p�[�g��t�@�C���ɕۑ����܂���B(�����l)
public static DisableSaveHtmlFile ( ) : void
리턴 void

DisableSaveRfc822File() 공개 정적인 메소드

message/rfc822 �p�[�g��t�@�C���ɕۑ����܂���B�i�����l�j
public static DisableSaveRfc822File ( ) : void
리턴 void

EnableConnectTimeout() 공개 정적인 메소드

�ڑ����^�C���A�E�g�ݒ��L���ɂ��܂��B
public static EnableConnectTimeout ( ) : void
리턴 void

EnableDecodeBody() 공개 정적인 메소드

�{����f�R�[�h���܂��B(�����l)
public static EnableDecodeBody ( ) : void
리턴 void

EnableDecodeHeader() 공개 정적인 메소드

�w�b�_��f�R�[�h���܂��B(�����l)
public static EnableDecodeHeader ( ) : void
리턴 void

EnableSaveHtmlFile() 공개 정적인 메소드

text/html �p�[�g��t�@�C���ɕۑ����܂��B
public static EnableSaveHtmlFile ( ) : void
리턴 void

EnableSaveRfc822FileAll() 공개 정적인 메소드

message/rfc822 �p�[�g��܂Ƃ߂ăt�@�C���ɕۑ����܂��B
public static EnableSaveRfc822FileAll ( ) : void
리턴 void

EnableSaveRfc822FileBody() 공개 정적인 메소드

message/rfc822 �p�[�g�̃e�L�X�g������t�@�C���ɕۑ����܂��B
public static EnableSaveRfc822FileBody ( ) : void
리턴 void

EndDebug() 공개 정적인 메소드

�f�o�b�N���[�h��I�����܂��B
�Ăяo����� DebugMessage ��Q�Ƃ��邱�Ƃɂ���ăT�[�o �Ƃ̌�M�������擾�ł��܂��B
public static EndDebug ( ) : void
리턴 void

Options() 공개 메소드

Options�N���X�̐V�K�C���X�^���X����������܂��B
public Options ( ) : System
리턴 System

StartDebug() 공개 정적인 메소드

�f�o�b�N���[�h��J�n���܂��B
EndDebug��Ăяo������� DebugMessage ��Q�Ƃ��邱�Ƃɂ���ăT�[�o�Ƃ̌�M�������擾�ł��܂��B
public static StartDebug ( ) : void
리턴 void

SuspendCount() 공개 정적인 메소드

�w�肳�ꂽ�t�@�C����Y�t�������[���𑗐M����ꍇ�̋x�~�񐔂𓾂�
/// file_name �Őݒ肳��Ă���t�@�C�������݂��܂���B ///
public static SuspendCount ( String file_name ) : int
file_name String �Y�t�t�@�C����
리턴 int