ServiceMoniker40 Class
.NET Framework (current version)
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
This class provides the supporting implementation for the COM service moniker and should not be used directly.
System::Object
System::MarshalByRefObject
System::ContextBoundObject
System.ServiceModel.ServiceMoniker40::ServiceMoniker40
System::MarshalByRefObject
System::ContextBoundObject
System.ServiceModel.ServiceMoniker40::ServiceMoniker40
Namespace: System.ServiceModel.ServiceMoniker40
Assembly: System.ServiceModel.ServiceMoniker40 (in System.ServiceModel.ServiceMoniker40.dll)
The ServiceMoniker40 type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
