ServiceBehaviorAttribute::GetWellKnownSingleton Method ()
.NET Framework (current version)
Retrieves an object that implements the service and that is used as the singleton instance of the service, or null if there is no singleton instance.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
A non-null value provides the service instance to which all messages addressed to the service will be dispatched.
.NET Framework
Available since 3.0
Available since 3.0
Show: