A Sandcastle Documented Class Library
CommunicationResult Class
NamespacesTERASOLUNA.Fw.Client.CommunicationCommunicationResult
サーバ処理の結果を保持するクラスです。
Declaration Syntax
C#Visual BasicVisual C++
public class CommunicationResult
Public Class CommunicationResult
public ref class CommunicationResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
CommunicationResult()()()
CommunicationResult クラスの新しいインスタンスを初期化します。

CommunicationResult(DataSet)
CommunicationResult クラスの新しいインスタンスを初期化します。

AddResponseHeaders(IDictionary<(Of <(String, String>)>))
レスポンスヘッダの名前と値のペアを CommunicationResult に設定します。

Equals(Object) (Inherited from Object.)
Finalize()()() (Inherited from Object.)
GetHashCode()()() (Inherited from Object.)
GetType()()() (Inherited from Object.)
MemberwiseClone()()() (Inherited from Object.)
ResponseHeaders
レスポンスヘッダの名前と値のペアを格納している IDictionary<(Of <(TKey, TValue>)>) を取得します。

ResultData
サーバ処理の結果データを取得または設定します。

ToString()()() (Inherited from Object.)
Inheritance Hierarchy
Object
CommunicationResult
 DownloadResult

Assembly: TERASOLUNA.Fw.Client (Module: TERASOLUNA.Fw.Client) Version: 2.1.0.1 (2.1.0.1)