Share via


IOperationStream2.ReportFault(FaultType) Method

Definition

This supports the Service Fabric infrastructure and is not meant to be used directly from your code.

public void ReportFault (System.Fabric.FaultType faultType);
abstract member ReportFault : System.Fabric.FaultType -> unit
Public Sub ReportFault (faultType As FaultType)

Parameters

faultType
FaultType

Applies to