LoggingProxy<(Of <(<'T>)>)> Members
The LoggingProxy<(Of <(<'T>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AttachServer(System.MarshalByRefObject) |
Attaches the current proxy instance to the specified remote MarshalByRefObject. (Inherited from RealProxy.) |
![]() ![]() |
Create |
Creates the specified instance.
|
![]() |
CreateObjRef(System.Type) |
Creates an ObjRef for the specified object type, and registers it with the remoting infrastructure as a client-activated object. (Inherited from RealProxy.) |
![]() |
DetachServer |
Detaches the current proxy instance from the remote server object that it represents. (Inherited from RealProxy.) |
![]() |
Equals(System.Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetCOMIUnknown(System.Boolean) |
Requests an unmanaged reference to the object represented by the current proxy instance. (Inherited from RealProxy.) |
![]() |
GetHashCode |
Serves as the default hash function. (Inherited from Object.) |
![]() |
GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) |
Adds the transparent proxy of the object represented by the current instance of RealProxy to the specified SerializationInfo. (Inherited from RealProxy.) |
![]() |
GetProxiedType | (Inherited from RealProxy.) |
![]() |
GetTransparentProxy |
Returns the transparent proxy for the current instance of RealProxy. (Inherited from RealProxy.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
GetUnwrappedServer |
Returns the server object that is represented by the current proxy instance. (Inherited from RealProxy.) |
![]() |
InitializeServerObject(System.Runtime.Remoting.Activation.IConstructionCallMessage) |
Initializes a new instance of the object Type of the remote object that the current instance of RealProxy represents with the specified IConstructionCallMessage. (Inherited from RealProxy.) |
![]() |
Invoke(IMessage) |
When overridden in a derived class, invokes the method that is specified in the provided IMessage on the remote object that is represented by the current instance.
|
![]() |
Invoke(System.Runtime.Remoting.Messaging.IMessage) |
When overridden in a derived class, invokes the method that is specified in the provided IMessage on the remote object that is represented by the current instance. (Inherited from RealProxy.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
SetCOMIUnknown(System.IntPtr) |
Stores an unmanaged proxy of the object that is represented by the current instance. (Inherited from RealProxy.) |
![]() |
SupportsInterface(System.Guid@) |
Requests a COM interface with the specified ID. (Inherited from RealProxy.) |
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |