DiscoveryOperationContextExtension Class
An operation context extension used to make various configuration items available to the discovery runtime.
Assembly: System.ServiceModel.Discovery (in System.ServiceModel.Discovery.dll)
| Name | Description | |
|---|---|---|
![]() | DiscoveryMode | Gets the ServiceDiscoveryMode. |
![]() | DiscoveryVersion | Gets the DiscoveryVersion. |
![]() | MaxResponseDelay | Gets a TimeSpan that specifies the maximum response delay. |
| Name | Description | |
|---|---|---|
![]() | Equals(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.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IExtension<OperationContext^>::Attach(OperationContext^) | An implementation of the Attach method. |
![]() ![]() | IExtension<OperationContext^>::Detach(OperationContext^) | An implementation of the IExtension<OperationContext^>::Detach method. |
Available since 4.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




