OperationStream2 Interface
public interface OperationStream2 extends OperationStream
This supports the Service Fabric infrastructure and is not meant to be used directly from your code.
Method Summary
Modifier and Type | Method and Description |
---|---|
void |
reportFault(FaultType faultType)
This supports the Service Fabric infrastructure and is not meant to be used directly from your code. |
Inherited Members
Method Details
reportFault
public void reportFault(FaultType faultType)
This supports the Service Fabric infrastructure and is not meant to be used directly from your code.
Parameters:
faultType
- This supports the Service Fabric infrastructure and is not meant to be used directly from your code.
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java