Interface INetworkOperationContext

INetworkOperationContext interface

Proporciona información contextual para los servicios de red.

public interface INetworkOperationContext

Propiedades

NombreDescripción
Request { get; set; }Obtiene o establece el mensaje de solicitud.
Response { get; set; }Obtiene o establece el mensaje de respuesta.

Ver también