RestResponseEventArgs Constructor |
Namespace: SanteDB.Core.Http
public RestResponseEventArgs( string method, string url, NameValueCollection query, string contentType, Object responseBody, int statusCode, long contentLength, IDictionary<string, string> headers )
[Missing <param name="method"/> documentation for "M:SanteDB.Core.Http.RestResponseEventArgs.#ctor(System.String,System.String,System.Collections.Specialized.NameValueCollection,System.String,System.Object,System.Int32,System.Int64,System.Collections.Generic.IDictionary{System.String,System.String})"]
[Missing <param name="url"/> documentation for "M:SanteDB.Core.Http.RestResponseEventArgs.#ctor(System.String,System.String,System.Collections.Specialized.NameValueCollection,System.String,System.Object,System.Int32,System.Int64,System.Collections.Generic.IDictionary{System.String,System.String})"]
[Missing <param name="query"/> documentation for "M:SanteDB.Core.Http.RestResponseEventArgs.#ctor(System.String,System.String,System.Collections.Specialized.NameValueCollection,System.String,System.Object,System.Int32,System.Int64,System.Collections.Generic.IDictionary{System.String,System.String})"]
[Missing <param name="contentType"/> documentation for "M:SanteDB.Core.Http.RestResponseEventArgs.#ctor(System.String,System.String,System.Collections.Specialized.NameValueCollection,System.String,System.Object,System.Int32,System.Int64,System.Collections.Generic.IDictionary{System.String,System.String})"]
[Missing <param name="responseBody"/> documentation for "M:SanteDB.Core.Http.RestResponseEventArgs.#ctor(System.String,System.String,System.Collections.Specialized.NameValueCollection,System.String,System.Object,System.Int32,System.Int64,System.Collections.Generic.IDictionary{System.String,System.String})"]
[Missing <param name="statusCode"/> documentation for "M:SanteDB.Core.Http.RestResponseEventArgs.#ctor(System.String,System.String,System.Collections.Specialized.NameValueCollection,System.String,System.Object,System.Int32,System.Int64,System.Collections.Generic.IDictionary{System.String,System.String})"]
[Missing <param name="contentLength"/> documentation for "M:SanteDB.Core.Http.RestResponseEventArgs.#ctor(System.String,System.String,System.Collections.Specialized.NameValueCollection,System.String,System.Object,System.Int32,System.Int64,System.Collections.Generic.IDictionary{System.String,System.String})"]
[Missing <param name="headers"/> documentation for "M:SanteDB.Core.Http.RestResponseEventArgs.#ctor(System.String,System.String,System.Collections.Specialized.NameValueCollection,System.String,System.Object,System.Int32,System.Int64,System.Collections.Generic.IDictionary{System.String,System.String})"]