TKMP.DLLのダウンロード
          
          
 
        
        
          
            
        
          
            
        
        
          
            
        
          
            
        
        
          
            
        
          
            
        
        
          
            
        
      
      
    The IReceiveClient type exposes the following members.
          
             Methods
Methods
        
        | Name | Description | |
|---|---|---|
|   | Close | 
            通信の切断処理を行います
            (Inherited from IClient.) | 
|   | CloseAnsync | 
            通信の切断処理を非同期で行います
             | 
|   | Connect | 
            接続を開始します
            (Inherited from IClient.) | 
|   | GetMailList | 
            メールボックス内のメールデータの一覧の読み出しを行います
             | 
          
             Properties
Properties
        
        | Name | Description | |
|---|---|---|
|   | AuthenticationProtocol | 
            通信で使用する暗号化の方法の読み出しと設定を行います
            (Inherited from IClient.) | 
|   | Connected | 
            通信が確立している事を表す値を読み出します
            (Inherited from IClient.) | 
|   | HostName | 
            接続先のホスト名の読み出を行います
            (Inherited from IClient.) | 
|   | IsEncrypted | 
            現在の通信が暗号化されていることを示す値の読み出しを行います
            (Inherited from IClient.) | 
|   | KeepAlive | 
            接続を維持するための処理を有効にします
             | 
|   | KeepAliveInterval | 
            接続を維持するためのコマンドを送信する時間(秒単位)の設定と読み出しを行います
             | 
|   | MessageLog | 
            メッセージのログを記録するクラスの読み出しを行います
            (Inherited from IClient.) | 
|   | TimeOutInterval | 
            送受信がタイムアウトする時間(秒単位)の設定と読み出しを行います
            (Inherited from IClient.) | 
          
             Events
Events
        
        | Name | Description | |
|---|---|---|
|   | CertificateValidation | 
            暗号化通信を行う場合に正当性が認められなかった証明書の検証を行うときのイベント
            (Inherited from IClient.) | 
|   | MessageReceive | 
            データ受信直後のイベント
            (Inherited from IClient.) | 
|   | MessageSend | 
            データ送信直後のイベント
            (Inherited from IClient.) | 
 
     
     
     
     
    