Condividi tramite


ServiceRemotingResponseEventArgs.Response Property

Definition

Gets the actual response object the the EventArgs provide.

public Microsoft.ServiceFabric.Services.Remoting.V2.IServiceRemotingResponseMessage Response { get; }
member this.Response : Microsoft.ServiceFabric.Services.Remoting.V2.IServiceRemotingResponseMessage
Public ReadOnly Property Response As IServiceRemotingResponseMessage

Property Value

Applies to