Dart.Mail 名前空間 : Pop クラス |
Popデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Pop コンストラクタ | Popコンポーネントの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
Capabilities | サーバーの機能を表すStringの配列を取得します。 Dart.Mail.MailBaseから継承されます。 | |
Connection | サーバー通信に使用されるTCP接続。 | |
Container | System.ComponentModel.Componentから継承されます。 | |
Encoding | コンポーネントによって使用される文字エンコーディング。 Dart.Mail.MailBaseから継承されます。 | |
Messages | すべてのメッセージの管理に使用されるPopMessageCollection。 | |
ServerGreeting | サーバーへの接続後に受信されたグリーティングを取得します。 Dart.Mail.MailBaseから継承されます。 | |
Session | サーバーの接続および認証設定を指定します。 | |
Site | System.ComponentModel.Componentから継承されます。 | |
SynchronizingObject | UIスレッドへのデータのマーシャリングに使用するオブジェクトを取得または設定します(イベントを発生させるため)。 Dart.Mail.ComponentBaseから継承されます。 | |
SyncRoot | 使用中の上位層プロトコルへのアクセスの同期化に使用されるオブジェクトを取得します。 Dart.Mail.ComponentBaseから継承されます。 | |
Tag | 任意のユーザーデータを格納するオブジェクトを取得または設定します。 Dart.Mail.ComponentBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
Authenticate | MailSession.Authenticationに従ってクライアントを認証し、Messagesに情報を格納します。 | |
Close | すべてのアクションを中止し、コントロール接続を適切に閉じます。 | |
Connect | Sessionパラメーターを使用してPOP3サーバーに接続します。 | |
CreateObjRef | System.MarshalByRefObjectから継承されます。 | |
Dispose() | System.ComponentModel.Componentから継承されます。 | |
GetDefaultPort | 指定したMailSession設定に対して通常使用されるポートを返します。 | |
GetLifetimeService | System.MarshalByRefObjectから継承されます。 | |
InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | |
Marshal | オーバーロードされます。 文字列およびオブジェクトをUIスレッドにマーシャリングし、UserStateイベントを発生させます。 Dart.Mail.ComponentBaseから継承されます。 | |
Start | ワーカースレッドを開始し、指定したデリゲートを実行します。 Dart.Mail.MailBaseから継承されます。 | |
ToString | System.ComponentModel.Componentから継承されます。 |
名前 | 解説 | |
---|---|---|
Disposed | System.ComponentModel.Componentから継承されます。 | |
Error | Marshal(Exception)が使用されたとき、またはStartを使用して作成されたワーカースレッドで未処理例外がスローされたときに発生します。 Dart.Mail.ComponentBaseから継承されます。 | |
Progress | 電子メールメッセージの取得中に繰り返し発生します。 | |
UserState | Marshal(String,Object)が使用されたときに発生します。 Dart.Mail.ComponentBaseから継承されます。 |