Share via


IRequestChannel Members

The following tables list the members exposed by the IRequestChannel type.

Public Properties

Name Description
Public Property RemoteAddress Gets the remote endpoint address for the request.

Public Methods

Name Description
Public Method Close When implemented by a class, closes the communication channel with the remote endpoint.
Public Method Open When implemented by a class, opens the communication channel to the remote endpoint.
Public Method Request When implemented by a class, sends a request message to the remote endpoint and returns the resulting message.
Public Method RequestOneWay When implemented by a class, sends a one-way request message to the remote endpoint.

See Also

Reference

IRequestChannel Interface
Ws.Services.Binding Namespace