TKFP.DLLのダウンロード

送信レスポンスが指定時間内に受信できなかったときに発生する例外

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    TKFP.Net..::.ResposeTimeOutException

See Also