Dart.Mail 名前空間 : SocketBase クラス |
SocketBaseデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Container | System.ComponentModel.Componentから継承されます。 | |
Encoding | コンポーネントによって使用される文字エンコーディング。 Dart.Mail.ComponentBaseから継承されます。 | |
Site | System.ComponentModel.Componentから継承されます。 | |
Socket | コンポーネントによって通信に使用されるソケットを取得します。 | |
SynchronizingObject | UIスレッドへのデータのマーシャリングに使用するオブジェクトを取得または設定します(イベントを発生させるため)。 Dart.Mail.ComponentBaseから継承されます。 | |
SyncRoot | 使用中の上位層プロトコルへのアクセスの同期化に使用されるオブジェクトを取得します。 Dart.Mail.ComponentBaseから継承されます。 | |
Tag | 任意のユーザーデータを格納するオブジェクトを取得または設定します。 Dart.Mail.ComponentBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
CreateObjRef | System.MarshalByRefObjectから継承されます。 | |
Dispose() | System.ComponentModel.Componentから継承されます。 | |
GetLifetimeService | System.MarshalByRefObjectから継承されます。 | |
InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | |
Marshal | オーバーロードされます。 文字列およびオブジェクトをUIスレッドにマーシャリングし、UserStateイベントを発生させます。 Dart.Mail.ComponentBaseから継承されます。 | |
ToString | System.ComponentModel.Componentから継承されます。 |
名前 | 解説 | |
---|---|---|
Disposed | System.ComponentModel.Componentから継承されます。 | |
Error | Marshal(Exception)が使用されたとき、またはStartを使用して作成されたワーカースレッドで未処理例外がスローされたときに発生します。 Dart.Mail.ComponentBaseから継承されます。 | |
UserState | Marshal(String,Object)が使用されたときに発生します。 Dart.Mail.ComponentBaseから継承されます。 |