INetworkOperationContext Interface

INetworkOperationContext interface

Provides contextual information for the network services.

public interface INetworkOperationContext

Properties

NameDescription
[getRequest]
[setRequest] Gets or sets the request message.
[getResponse]
[setResponse] Gets or sets the response message.

See Also