Interface INetworkOperationContext
Interface INetworkOperationContext
De naam: Aspose.Svg.Net Verzameling: Aspose.SVG.dll (25.5.0)
Het biedt contextuele informatie voor de netwerkdiensten.
[ComVisible(true)]
public interface INetworkOperationContext
Properties
Request
Geeft of stelt het verzoek bericht.
RequestMessage Request { get; set; }
Eigendomswaarde
Response
Geeft of stelt het antwoordbericht.
ResponseMessage Response { get; set; }