TKFP.DLLのダウンロード
          
          
 
        
Assembly: TKFP (TKFP.dll 内) バージョン: 1.4.0.2
        
      
    
            接続を維持するためのコマンドを送信する時間(秒単位)の設定と読み出しを行います
            
        
    Namespace: 
   TKFP.NetAssembly: TKFP (TKFP.dll 内) バージョン: 1.4.0.2
 Syntax
Syntax
| C# | 
|---|
| public int KeepAliveInterval { get; set; } | 
| Visual Basic (Declaration) | 
|---|
| Public Property KeepAliveInterval As Integer | 
 Remarks
Remarks
接続を維持するためのコマンドを送信する時間を設定します
デフォルト値は30秒です
 
     
     
     
     
    