Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Abort | (Inherited from CommunicationObject) | |
BeginClose | Overloaded. (Inherited from CommunicationObject) | |
BeginOpen | Overloaded. (Inherited from CommunicationObject) | |
Close | Overloaded. (Inherited from CommunicationObject) | |
CreateChannel | Overloaded. | |
EndClose | (Inherited from CommunicationObject) | |
EndOpen | (Inherited from CommunicationObject) | |
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetProperty | (Inherited from ChannelFactory) | |
GetType | (Inherited from Object) | |
Open | Overloaded. (Inherited from CommunicationObject) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
ApplyConfiguration | (Inherited from ChannelFactory) | |
CreateChannel | Overloaded. (Inherited from ChannelFactory) | |
CreateDescription | (Inherited from ChannelFactory) | |
CreateFactory | (Inherited from ChannelFactory) | |
CreateSerializationContext | ||
CreateTrustChannel | ||
EnsureOpened | (Inherited from ChannelFactory) | |
Fault | (Inherited from CommunicationObject) | |
Finalize | (Inherited from Object) | |
GetCommunicationObjectType | (Inherited from CommunicationObject) | |
InitializeEndpoint | Overloaded. (Inherited from ChannelFactory) | |
MemberwiseClone | (Inherited from Object) | |
OnAbort | (Inherited from ChannelFactory) | |
OnBeginClose | (Inherited from ChannelFactory) | |
OnBeginOpen | (Inherited from ChannelFactory) | |
OnClose | (Inherited from ChannelFactory) | |
OnClosed | (Inherited from CommunicationObject) | |
OnClosing | (Inherited from CommunicationObject) | |
OnEndClose | (Inherited from ChannelFactory) | |
OnEndOpen | (Inherited from ChannelFactory) | |
OnFaulted | (Inherited from CommunicationObject) | |
OnOpen | (Inherited from ChannelFactory) | |
OnOpened | (Inherited from ChannelFactory) | |
OnOpening | (Inherited from ChannelFactory) | |
ThrowIfDisposed | (Inherited from CommunicationObject) | |
ThrowIfDisposedOrImmutable | (Inherited from CommunicationObject) | |
ThrowIfDisposedOrNotOpen | (Inherited from CommunicationObject) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.IDisposable.Dispose | (Inherited from ChannelFactory) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.