sessionClose abstract method
Tells the transmission session to shutdown. more info see: session-close
Implementation
Future<SessionCloseResponse> sessionClose({RpcTag? tag, int? timeout});
Tells the transmission session to shutdown. more info see: session-close
Future<SessionCloseResponse> sessionClose({RpcTag? tag, int? timeout});