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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java