System.Runtime.Remoting.Activation.UrlAttribute Members

The members of System.Runtime.Remoting.Activation.UrlAttribute are listed below.

See Also: Inherited members from System.Runtime.Remoting.Contexts.ContextAttribute

Public Constructors

Public Properties

[read-only]
UrlValuestring.

Gets the URL value of the System.Runtime.Remoting.Activation.UrlAttribute.

Public Methods

override
Equals(object) : bool

Checks whether the specified object refers to the same URL as the current instance.

override
GetHashCode() : int

Returns the hash value for the current System.Runtime.Remoting.Activation.UrlAttribute.

override
GetPropertiesForNewContext(IConstructionCallMessage)

Forces the creation of the context and the server object inside the context at the specified URL.

override
IsContextOK(System.Runtime.Remoting.Contexts.Context, IConstructionCallMessage) : bool

Returns a Boolean value that indicates whether the specified System.Runtime.Remoting.Contexts.Context meets System.Runtime.Remoting.Activation.UrlAttribute's requirements.