The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
InstanceContext Constructor
.NET Framework (current version)
Initializes a new instance of the InstanceContext class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | InstanceContext(Object^) | Initializes a new instance of the InstanceContext class for a specified object that implements the service instance. |
![]() | InstanceContext(ServiceHostBase^) | Initializes a new instance of the InstanceContext class for a service hosted by a specified host. |
![]() | InstanceContext(ServiceHostBase^, Object^) | Initializes a new instance of the InstanceContext class for a specified object that implements the service instance and is hosted by a specified host. |
Show:
