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
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for Java