TKFP.DLLのダウンロード

Active接続用のポート準備に失敗したときに発生する例外

Namespace:  TKFP.Net
Assembly:  TKFP (TKFP.dll 内) バージョン: 1.4.0.2

Syntax

C#
public class ActivePortOpenException : Exception
Visual Basic (Declaration)
Public Class ActivePortOpenException _
	Inherits Exception

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    TKFP.Net..::.ActivePortOpenException

See Also