ServiceChannelProxy Klasa

Definicja

public ref class ServiceChannelProxy : System::Reflection::DispatchProxy, IDisposable, System::ServiceModel::Channels::IOutputChannel, System::ServiceModel::Channels::IRequestChannel, System::ServiceModel::IClientChannel, System::ServiceModel::IDuplexContextChannel, System::ServiceModel::IExtensibleObject<System::ServiceModel::IContextChannel ^>, System::ServiceModel::IServiceChannel
public class ServiceChannelProxy : System.Reflection.DispatchProxy, IDisposable, System.ServiceModel.Channels.IOutputChannel, System.ServiceModel.Channels.IRequestChannel, System.ServiceModel.IClientChannel, System.ServiceModel.IDuplexContextChannel, System.ServiceModel.IExtensibleObject<System.ServiceModel.IContextChannel>, System.ServiceModel.IServiceChannel
type ServiceChannelProxy = class
    inherit DispatchProxy
    interface ICommunicationObject
    interface IChannel
    interface IClientChannel
    interface IContextChannel
    interface IExtensibleObject<IContextChannel>
    interface IDisposable
    interface IOutputChannel
    interface IRequestChannel
    interface IServiceChannel
    interface IDuplexContextChannel
Public Class ServiceChannelProxy
Inherits DispatchProxy
Implements IClientChannel, IDisposable, IDuplexContextChannel, IExtensibleObject(Of IContextChannel), IOutputChannel, IRequestChannel, IServiceChannel
Dziedziczenie
ServiceChannelProxy
Implementuje

Konstruktory

ServiceChannelProxy()

Właściwości

AutomaticInputSessionShutdown
CallbackInstance

Metody

BeginCloseOutputSession(TimeSpan, AsyncCallback, Object)
CloseOutputSession(TimeSpan)
EndCloseOutputSession(IAsyncResult)
Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera bieżące wystąpienie.

(Odziedziczone po Object)
Invoke(MethodInfo, Object[])
MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()

Jawne implementacje interfejsu

IChannel.GetProperty<T>()
IClientChannel.AllowInitializationUI
IClientChannel.BeginDisplayInitializationUI(AsyncCallback, Object)
IClientChannel.DidInteractiveInitialization
IClientChannel.DisplayInitializationUI()
IClientChannel.EndDisplayInitializationUI(IAsyncResult)
IClientChannel.UnknownMessageReceived
IClientChannel.Via
ICommunicationObject.Abort()
ICommunicationObject.BeginClose(AsyncCallback, Object)
ICommunicationObject.BeginClose(TimeSpan, AsyncCallback, Object)
ICommunicationObject.BeginOpen(AsyncCallback, Object)
ICommunicationObject.BeginOpen(TimeSpan, AsyncCallback, Object)
ICommunicationObject.Close()
ICommunicationObject.Close(TimeSpan)
ICommunicationObject.Closed
ICommunicationObject.Closing
ICommunicationObject.EndClose(IAsyncResult)
ICommunicationObject.EndOpen(IAsyncResult)
ICommunicationObject.Faulted
ICommunicationObject.Open()
ICommunicationObject.Open(TimeSpan)
ICommunicationObject.Opened
ICommunicationObject.Opening
ICommunicationObject.State
IContextChannel.AllowOutputBatching
IContextChannel.InputSession
IContextChannel.LocalAddress
IContextChannel.OperationTimeout
IContextChannel.OutputSession
IContextChannel.RemoteAddress
IContextChannel.SessionId
IDisposable.Dispose()
IExtensibleObject<IContextChannel>.Extensions
IOutputChannel.BeginSend(Message, AsyncCallback, Object)
IOutputChannel.BeginSend(Message, TimeSpan, AsyncCallback, Object)
IOutputChannel.EndSend(IAsyncResult)
IOutputChannel.RemoteAddress
IOutputChannel.Send(Message)
IOutputChannel.Send(Message, TimeSpan)
IOutputChannel.Via
IRequestChannel.BeginRequest(Message, AsyncCallback, Object)
IRequestChannel.BeginRequest(Message, TimeSpan, AsyncCallback, Object)
IRequestChannel.EndRequest(IAsyncResult)
IRequestChannel.RemoteAddress
IRequestChannel.Request(Message)
IRequestChannel.Request(Message, TimeSpan)
IRequestChannel.Via
IServiceChannel.ListenUri

Metody rozszerzania

CloseHelperAsync(ICommunicationObject, TimeSpan)
OpenHelperAsync(ICommunicationObject, TimeSpan)

Dotyczy