ServiceRemotingRequestEventArgs.Request Property

Definition

Gets the actual request object the the EventArgs provide.

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