Overload | Description |
---|---|
Listen(String) | Listen on a specific endpoint |
Listen(String,Binding) | Listen on a specific endpoint with user defined Binding |
Listen(String,Binding,Action<ServiceHost>) | Listen on a specific endpoint with user defined Binding and Action |