diff options
Diffstat (limited to 'bin/HttpServer_OpenSim.xml')
-rw-r--r-- | bin/HttpServer_OpenSim.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/HttpServer_OpenSim.xml b/bin/HttpServer_OpenSim.xml index 22cc1c0..c549ebc 100644 --- a/bin/HttpServer_OpenSim.xml +++ b/bin/HttpServer_OpenSim.xml | |||
@@ -2339,6 +2339,11 @@ | |||
2339 | <exception cref="T:System.ArgumentNullException"></exception> | 2339 | <exception cref="T:System.ArgumentNullException"></exception> |
2340 | <exception cref="T:System.ArgumentOutOfRangeException"></exception> | 2340 | <exception cref="T:System.ArgumentOutOfRangeException"></exception> |
2341 | </member> | 2341 | </member> |
2342 | <member name="M:HttpServer.IHttpClientContext.Close"> | ||
2343 | <summary> | ||
2344 | Closes the streams and disposes of the unmanaged resources | ||
2345 | </summary> | ||
2346 | </member> | ||
2342 | <member name="P:HttpServer.IHttpClientContext.Secured"> | 2347 | <member name="P:HttpServer.IHttpClientContext.Secured"> |
2343 | <summary> | 2348 | <summary> |
2344 | Using SSL or other encryption method. | 2349 | Using SSL or other encryption method. |