Table of Contents

Constructor NatsKVEntry

Namespace
NATS.Client.KeyValueStore
Assembly
NATS.Client.KeyValueStore.dll

NatsKVEntry(string, string)

Key Value Store entry

public NatsKVEntry(string Bucket, string Key)

Parameters

Bucket string

Name of the bucket

Key string

Name of the key