This documentation is archived and is not being maintained.
CustomBinding Methods
Visual Studio 2008
The CustomBinding type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
BuildChannelFactory | Overloaded. Builds the channel factory stack on the client specified by the binding. |
![]() ![]() |
BuildChannelListener | Overloaded. Builds the channel listener on the service that accepts a specified type of channel and that satisfies the features specified. |
![]() ![]() |
CanBuildChannelFactory | Overloaded. Returns a value that indicates whether the current binding can build a channel factory stack on the client that satisfies some specific criteria. |
![]() ![]() |
CanBuildChannelListener | Overloaded. Returns a value that indicates whether the current binding can build a channel listener stack on the service that satisfies some specified criteria. |
![]() ![]() |
CreateBindingElements | Returns a generic collection of the binding elements from the custom binding. (Overrides Binding.CreateBindingElements().) |
![]() ![]() |
Equals | 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 a hash function for a particular type. (Inherited from Object.) |
![]() ![]() |
GetProperty<T> | Returns a typed object requested, if present, from the appropriate layer in the binding stack. (Inherited from Binding.) |
![]() ![]() |
GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() ![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show: