template <>

class NaturalSyncClientImpl

Defined at line 35 of file fidling/gen/sdk/fidl/fuchsia.vsock/fuchsia.vsock/cpp/fidl/fuchsia.vsock/cpp/natural_messaging.h

Public Methods

::fit::result< ::fidl::OneWayError> Shutdown ()

Trigger asynchronous shutdown. The underlying channel will be closed

once shutdown is complete. Shutdown has an implicit barrier as any already

queued sends will complete, but any additional sends will generate errors