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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java