This documentation is archived and is not being maintained.
RemotingService Properties
.NET Framework 1.1
The properties of the RemotingService class are listed here. For a complete list of RemotingService class members, see the RemotingService Members topic.
Public Properties
![]() | Gets a reference to the application object for the current HTTP request. |
![]() | Gets the IContainer that contains the Component. |
![]() | Gets the current HTTP-specific context used by the HTTP server to process Web requests. |
![]() | Gets the HttpServerUtility for the current request. |
![]() | Gets the HttpSessionState for the current request. |
![]() | Gets or sets the ISite of the Component. |
![]() | Gets the security context of the user on whose behalf the code is running, including that user's identity and any roles they belong to. |
Protected Properties
![]() | Gets a value that indicates whether the Component is currently in design mode. |
![]() | Gets the list of event handlers that are attached to this Component. |
See Also
RemotingService Class | System.Runtime.Remoting.Services Namespace
Show: