OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Properties | List of all members
OpenSim.Framework.Servers.HttpServer.RestSessionObject< TRequest > Class Template Reference

Properties

string SessionID [get, set]
 
string AvatarID [get, set]
 
TRequest Body [get, set]
 

Detailed Description

Definition at line 39 of file RestSessionService.cs.

Property Documentation

string OpenSim.Framework.Servers.HttpServer.RestSessionObject< TRequest >.AvatarID
getset

Definition at line 52 of file RestSessionService.cs.

TRequest OpenSim.Framework.Servers.HttpServer.RestSessionObject< TRequest >.Body
getset

Definition at line 58 of file RestSessionService.cs.

string OpenSim.Framework.Servers.HttpServer.RestSessionObject< TRequest >.SessionID
getset

Definition at line 46 of file RestSessionService.cs.


The documentation for this class was generated from the following file: