Windows apps
Collapse the table of content
Expand the table of content
Information
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.

IInstanceProvider::GetInstance Method

 

Returns a service object.

Namespace:   System.ServiceModel.Dispatcher
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

NameDescription
System_CAPS_pubmethodGetInstance(InstanceContext^)

Returns a service object given the specified InstanceContext object.

System_CAPS_pubmethodGetInstance(InstanceContext^, Message^)

Returns a service object given the specified InstanceContext object.

Return to top
Show:
© 2017 Microsoft