C# 클래스 Iot.Mocks.MockTransaction

상속: ITransaction
파일 보기 프로젝트 열기: Azure-Samples/service-fabric-dotnet-iot

공개 메소드들

메소드 설명
Abort ( ) : void
CommitAsync ( ) : System.Threading.Tasks.Task
Dispose ( ) : void
GetVisibilitySequenceNumberAsync ( ) : Task

메소드 상세

Abort() 공개 메소드

public Abort ( ) : void
리턴 void

CommitAsync() 공개 메소드

public CommitAsync ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

GetVisibilitySequenceNumberAsync() 공개 메소드

public GetVisibilitySequenceNumberAsync ( ) : Task
리턴 Task