AsyncWcfLib

WcfDefault.GetDefaultBinding Method

Returns the default binding, used by services and clients. URI may be changed e.g. from http:// to https://

protected Binding GetDefaultBinding(
   ref Uri uri,
   bool forRouter
);

See Also

WcfDefault Class | SourceForge.AsyncWcfLib Namespace