NATS .NET Client  1.1.4
The NATS.io .NET C# Client
NATS.Client.Connection Member List

This is the complete list of members for NATS.Client.Connection, including all inherited members.

ClientIDNATS.Client.Connection
ClientIPNATS.Client.Connection
Close()NATS.Client.Connection
ConnectedIdNATS.Client.Connection
ConnectedUrlNATS.Client.Connection
CreateJetStreamContext(JetStreamOptions options=null)NATS.Client.Connection
CreateJetStreamManagementContext(JetStreamOptions options=null)NATS.Client.Connection
CreateKeyValueContext(string bucketName, KeyValueOptions options=null)NATS.Client.Connection
CreateKeyValueManagementContext(KeyValueOptions options=null)NATS.Client.Connection
CreateObjectStoreContext(string bucketName, ObjectStoreOptions options=null)NATS.Client.Connection
CreateObjectStoreManagementContext(ObjectStoreOptions options=null)NATS.Client.Connection
DiscoveredServersNATS.Client.Connection
Dispose(bool disposing)NATS.Client.Connectionprotectedvirtual
Dispose()NATS.Client.Connection
Drain()NATS.Client.Connection
Drain(int timeout)NATS.Client.Connection
DrainAsync()NATS.Client.Connection
DrainAsync(int timeout)NATS.Client.Connection
Flush(int timeout)NATS.Client.Connection
Flush()NATS.Client.Connection
FlushBuffer()NATS.Client.Connection
GetConsumerContext(string streamName, string consumerName)NATS.Client.Connection
GetConsumerContext(string streamName, string consumerName, JetStreamOptions options)NATS.Client.Connection
GetStreamContext(string streamName)NATS.Client.Connection
GetStreamContext(string streamName, JetStreamOptions options)NATS.Client.Connection
IsClosed()NATS.Client.Connection
IsDraining()NATS.Client.Connection
IsReconnecting()NATS.Client.Connection
LastErrorNATS.Client.Connection
MaxPayloadNATS.Client.Connection
NewInbox()NATS.Client.Connection
OptsNATS.Client.Connection
Publish(string subject, byte[] data)NATS.Client.Connection
Publish(string subject, MsgHeader headers, byte[] data)NATS.Client.Connection
Publish(string subject, byte[] data, int offset, int count)NATS.Client.Connection
Publish(string subject, MsgHeader headers, byte[] data, int offset, int count)NATS.Client.Connection
Publish(string subject, string reply, byte[] data)NATS.Client.Connection
Publish(string subject, string reply, MsgHeader headers, byte[] data)NATS.Client.Connection
Publish(string subject, string reply, byte[] data, int offset, int count)NATS.Client.Connection
Publish(string subject, string reply, MsgHeader headers, byte[] data, int offset, int count)NATS.Client.Connection
Publish(Msg msg)NATS.Client.Connection
Request(string subject, byte[] data, int timeout)NATS.Client.Connection
Request(string subject, MsgHeader headers, byte[] data, int timeout)NATS.Client.Connection
Request(string subject, byte[] data, int offset, int count, int timeout)NATS.Client.Connection
Request(string subject, MsgHeader headers, byte[] data, int offset, int count, int timeout)NATS.Client.Connection
Request(string subject, byte[] data)NATS.Client.Connection
Request(string subject, MsgHeader headers, byte[] data)NATS.Client.Connection
Request(string subject, byte[] data, int offset, int count)NATS.Client.Connection
Request(string subject, MsgHeader headers, byte[] data, int offset, int count)NATS.Client.Connection
Request(Msg message, int timeout)NATS.Client.Connection
Request(Msg message)NATS.Client.Connection
RequestAsync(string subject, byte[] data, int timeout)NATS.Client.Connection
RequestAsync(string subject, MsgHeader headers, byte[] data, int timeout)NATS.Client.Connection
RequestAsync(string subject, byte[] data, int offset, int count, int timeout)NATS.Client.Connection
RequestAsync(string subject, MsgHeader headers, byte[] data, int offset, int count, int timeout)NATS.Client.Connection
RequestAsync(string subject, byte[] data)NATS.Client.Connection
RequestAsync(string subject, MsgHeader headers, byte[] data)NATS.Client.Connection
RequestAsync(string subject, byte[] data, int offset, int count)NATS.Client.Connection
RequestAsync(string subject, MsgHeader headers, byte[] data, int offset, int count)NATS.Client.Connection
RequestAsync(string subject, byte[] data, int timeout, CancellationToken token)NATS.Client.Connection
RequestAsync(string subject, MsgHeader headers, byte[] data, int timeout, CancellationToken token)NATS.Client.Connection
RequestAsync(string subject, byte[] data, CancellationToken token)NATS.Client.Connection
RequestAsync(string subject, MsgHeader headers, byte[] data, CancellationToken token)NATS.Client.Connection
RequestAsync(string subject, byte[] data, int offset, int count, CancellationToken token)NATS.Client.Connection
RequestAsync(string subject, MsgHeader headers, byte[] data, int offset, int count, CancellationToken token)NATS.Client.Connection
RequestAsync(Msg message, int timeout)NATS.Client.Connection
RequestAsync(Msg message)NATS.Client.Connection
RequestAsync(Msg message, int timeout, CancellationToken token)NATS.Client.Connection
RequestAsync(Msg message, CancellationToken token)NATS.Client.Connection
ResetStats()NATS.Client.Connection
RTT()NATS.Client.Connection
ServerInfoNATS.Client.Connection
ServersNATS.Client.Connection
StateNATS.Client.Connection
StatsNATS.Client.Connection
SubscribeAsync(string subject)NATS.Client.Connection
SubscribeAsync(string subject, EventHandler< MsgHandlerEventArgs > handler)NATS.Client.Connection
SubscribeAsync(string subject, string queue)NATS.Client.Connection
SubscribeAsync(string subject, string queue, EventHandler< MsgHandlerEventArgs > handler)NATS.Client.Connection
SubscribeSync(string subject)NATS.Client.Connection
SubscribeSync(string subject, string queue)NATS.Client.Connection
SubscriptionCountNATS.Client.Connection
ToString()NATS.Client.Connection