Interface INetworkOperationContext
Interface INetworkOperationContext
Der Name: Aspose.Html.Net Sammlung: Aspose.HTML.dll (25.4.0)
Kontextinformationen für die Netzwerkdienste anbietet.
[ComVisible(true)]
public interface INetworkOperationContext
Properties
Request
Empfindet oder setzt die Anfrage Nachricht.
RequestMessage Request { get; set; }
Eigentumswert
Response
Empfindet oder setzt die Antwortnachricht.
ResponseMessage Response { get; set; }