![]() | SharedObjRef Class |
Namespace: EBP.Framework.Common.Interfaces.Shared
The SharedObjRef type exposes the following members.
Name | Description | |
---|---|---|
![]() | SharedObjRef |
Initializes a new instance of the SharedObjRef class to
reference a specified SharedObject of a specified System.Type.
|
Name | Description | |
---|---|---|
![]() | ChannelInfo | Gets or sets the IChannelInfo for the ObjRef. (Inherited from ObjRef.) |
![]() | EnvoyInfo | Gets or sets the IEnvoyInfo for the ObjRef. (Inherited from ObjRef.) |
![]() | TypeInfo | Gets or sets the IRemotingTypeInfo for the object that the ObjRef describes. (Inherited from ObjRef.) |
![]() | URI | Gets or sets the URI of the specific object instance. (Inherited from ObjRef.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Disconnects the remote object.
(Overrides ObjectFinalize.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetObjectData |
Populates a specified System.Runtime.Serialization.SerializationInfo with
the data needed to serialize the current System.Runtime.Remoting.ObjRef instance.
(Overrides ObjRefGetObjectData(SerializationInfo, StreamingContext).) |
![]() | GetRealObject | Returns a reference to the remote object that the ObjRef describes. (Inherited from ObjRef.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsFromThisAppDomain | Returns a Boolean value that indicates whether the current ObjRef instance references an object located in the current AppDomain. (Inherited from ObjRef.) |
![]() | IsFromThisProcess | Returns a Boolean value that indicates whether the current ObjRef instance references an object located in the current process. (Inherited from ObjRef.) |
![]() | ToString | (Inherited from Object.) |