
C# | Visual Basic | Visual C++ |
public class LiveSearchPortTypeClient : ClientBase<LiveSearchPortType>, LiveSearchPortType
Public Class LiveSearchPortTypeClient _ Inherits ClientBase(Of LiveSearchPortType) _ Implements LiveSearchPortType
public ref class LiveSearchPortTypeClient : public ClientBase<LiveSearchPortType^>, LiveSearchPortType

All Members | Constructors | Methods | Properties | Events | |
Icon | Member | Description |
---|---|---|
![]() | LiveSearchPortTypeClient()()() | |
![]() | LiveSearchPortTypeClient(String) | |
![]() | LiveSearchPortTypeClient(String, String) | |
![]() | LiveSearchPortTypeClient(String, EndpointAddress) | |
![]() | LiveSearchPortTypeClient(Binding, EndpointAddress) | |
![]() | Abort()()() | (Inherited from ClientBase<(Of <(LiveSearchPortType>)>).) |
![]() | ChannelFactory | (Inherited from ClientBase<(Of <(LiveSearchPortType>)>).) |
![]() | CloseAsync()()() | |
![]() | CloseAsync(Object) | |
![]() | CloseCompleted | |
![]() | Endpoint | (Inherited from ClientBase<(Of <(LiveSearchPortType>)>).) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | InnerChannel | (Inherited from ClientBase<(Of <(LiveSearchPortType>)>).) |
![]() | OpenAsync()()() | |
![]() | OpenAsync(Object) | |
![]() | OpenCompleted | |
![]() | SearchAsync(SearchRequest) | |
![]() | SearchAsync(SearchRequest, Object) | |
![]() | SearchCompleted | |
![]() | State | (Inherited from ClientBase<(Of <(LiveSearchPortType>)>).) |
![]() | ToString()()() | (Inherited from Object.) |

Object | ||
![]() | ClientBase<(Of <(LiveSearchPortType>)>) | |
![]() | LiveSearchPortTypeClient |