Returns the error reported by the stream itself.
Public ReadOnly Property StreamErrorCode As ULStreamErrorCode
public ULStreamErrorCode StreamErrorCode {get;}
One of the ULStreamErrorCode values denoting the error reported by the stream itself, ULStreamErrorCode.NONE if no error occurred.