Property | Type | Description | |
---|---|---|---|
IsPoisoned | bool | ||
IsPolling | bool |
Method | Description | |
---|---|---|
SubscriptionBuffer ( string streamType, string url, string token, long currentBufferVersion, bool isPoisoned ) : System.Collections.Concurrent |
public SubscriptionBuffer ( string streamType, string url, string token, long currentBufferVersion, bool isPoisoned ) : System.Collections.Concurrent | ||
streamType | string | |
url | string | |
token | string | |
currentBufferVersion | long | |
isPoisoned | bool | |
return | System.Collections.Concurrent |