ReportingEventReceiverServiceProxyClient members
The ReportingEventReceiverServiceProxyClient type exposes the following members.
Constructors
Top
Properties
Name | Description | |
---|---|---|
Channel | (Inherited from ClientBase<IReportingEventReceiverRemote>.) | |
ChannelFactory | (Inherited from ClientBase<IReportingEventReceiverRemote>.) | |
ClientCredentials | (Inherited from ClientBase<IReportingEventReceiverRemote>.) | |
Endpoint | (Inherited from ClientBase<IReportingEventReceiverRemote>.) | |
InnerChannel | (Inherited from ClientBase<IReportingEventReceiverRemote>.) | |
State | (Inherited from ClientBase<IReportingEventReceiverRemote>.) |
Top
Methods
Top
Explicit interface implementations
Name | Description | |
---|---|---|
ICommunicationObject.BeginClose(AsyncCallback, Object) | (Inherited from ClientBase<IReportingEventReceiverRemote>.) | |
ICommunicationObject.BeginClose(TimeSpan, AsyncCallback, Object) | (Inherited from ClientBase<IReportingEventReceiverRemote>.) | |
ICommunicationObject.BeginOpen(AsyncCallback, Object) | (Inherited from ClientBase<IReportingEventReceiverRemote>.) | |
ICommunicationObject.BeginOpen(TimeSpan, AsyncCallback, Object) | (Inherited from ClientBase<IReportingEventReceiverRemote>.) | |
ICommunicationObject.Close | (Inherited from ClientBase<IReportingEventReceiverRemote>.) | |
IDisposable.Dispose | (Inherited from ClientBase<IReportingEventReceiverRemote>.) | |
ICommunicationObject.EndClose | (Inherited from ClientBase<IReportingEventReceiverRemote>.) | |
ICommunicationObject.EndOpen | (Inherited from ClientBase<IReportingEventReceiverRemote>.) | |
ICommunicationObject.Open | (Inherited from ClientBase<IReportingEventReceiverRemote>.) |
Top