Share via


ServiceRemotingFailedResponseEventArgs.Request Property

Definition

Gets the request against which the response is generated

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

Property Value

Applies to