In my code sometimes I need to send message out without waiting for confirmation, or do some other things that Initiator does not allow. So I need to get access to send writer, but it is protected. Is it possible to make it public?
Log in to post a comment.