Gets the leadership status of the server that produced this DequeueResult.
Namespace: StreamBase.SB.ClientAssembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 11.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public LeadershipStatus CurrentLeadershipStatus { get; }
Public ReadOnly Property CurrentLeadershipStatus As LeadershipStatus Get
public: property LeadershipStatus CurrentLeadershipStatus { LeadershipStatus get (); }