CustomFieldsEventReceiverServiceProxyClient members
The CustomFieldsEventReceiverServiceProxyClient type exposes the following members.
Constructors
Top
Properties
Name | Description | |
---|---|---|
Channel | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
ChannelFactory | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
ClientCredentials | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
Endpoint | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
InnerChannel | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
State | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) |
Top
Methods
Name | Description | |
---|---|---|
Abort | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
Close | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
CreateChannel | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
DisplayInitializationUI | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetDefaultValueForInitialization<T> | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
InvokeAsync | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
MemberwiseClone | (Inherited from Object.) | |
OnCheckedInRemote | ||
OnCheckedOutRemote | ||
OnCheckingInRemote | ||
OnCheckingOutRemote | ||
OnCreatedRemote | ||
OnCreatingRemote | ||
OnDeletedRemote | ||
OnDeletingRemote | ||
OnUpdatedRemote | ||
OnUpdatingRemote | ||
Open | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
ICommunicationObject.BeginClose(AsyncCallback, Object) | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
ICommunicationObject.BeginClose(TimeSpan, AsyncCallback, Object) | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
ICommunicationObject.BeginOpen(AsyncCallback, Object) | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
ICommunicationObject.BeginOpen(TimeSpan, AsyncCallback, Object) | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
ICommunicationObject.Close | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
IDisposable.Dispose | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
ICommunicationObject.EndClose | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
ICommunicationObject.EndOpen | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) | |
ICommunicationObject.Open | (Inherited from ClientBase<ICustomFieldsEventReceiverRemote>.) |
Top